Recipes - uhop/stream-json GitHub Wiki
This is the collection of useful recipes:
- Streaming basics — parse a large JSON array, object, or JSONL file with minimal memory.
- Splitting objects by keys into substreams.
This is the collection of useful recipes: