Skip to content
#

streaming-api

Here are 8 public repositories matching this topic...

High-performance asynchronous JSON streaming parser for .NET that enables memory-efficient processing of large JSON datasets. Built on System.Text.Json.Utf8JsonReader, this library provides forward-only streaming with conditional branch deserialization, keeping memory usage minimal regardless of file size. Perfect for processing massive JSON files

  • Updated Nov 22, 2025
  • C#

Improve this page

Add a description, image, and links to the streaming-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the streaming-api topic, visit your repo's landing page and select "manage topics."

Learn more