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 individual primitives using a SAX-inspired API.
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
Library for parsing potentially huge json streams on devices with scarce memory . Based on mrfaptastic/json--parser2, modified and extended independently.