streaming-json

There are 6 repositories under streaming-json topic.

  • uhop/stream-json

    The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API.

    Language:JavaScript1.1k1413450
  • flat3/lodata

    The OData v4.01 Producer for Laravel

    Language:PHP89611527
  • iw4p/partialjson

    Repair invalid LLM JSON, commonly used to parse the output of LLMs — Parsing ChatGPT and llm JSON stream response — Partial and incomplete JSON parser python library for OpenAI | repair invalid JSON, parse output of LLMs

    Language:Python85258
  • calvinlfer/akka-http-streaming-response-examples

    A list of examples that involve streaming with Akka Streams and used together with Akka HTTP

    Language:Scala733520
  • m1guelpf/repair-json

    Repair incomplete JSON (e.g. from streaming APIs or AI models) so it can be parsed as it's received.

    Language:Rust33201
  • GOB52/gob_json

    Library for parsing potentially huge json streams on devices with scarce memory . Based on mrfaptastic/json-streaming-parser2, modified and extended independently.

    Language:C++5100