json-stream
JSON event generator
A streaming JSON parser that generates events during parsing without fully buffering the document in memory
A streaming JSON parser that generates SAX-like events.
193 stars
7 watching
30 forks
Language: Ruby
last commit: 10 months ago
Linked from 1 awesome list
json
Related projects:
Repository | Description | Stars |
---|---|---|
| A streaming JSON-LD parser that converts documents into RDF/JS triples and quads. | 80 |
| A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| An Arduino library for parsing JSON streams on devices with limited memory | 209 |
| An efficient and easy-to-use JSON parser that loads documents into memory in small chunks. | 1,110 |
| A JSON parser implementation in Haskell. | 172 |
| Tool for generating Go type representations from JSON inputs | 132 |
| A tool to automatically generate Haskell data types and instances from JSON schema | 81 |
| Generates random JSON data based on predefined schemas and custom types. | 1,373 |
| Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| A Common Lisp library for reading and writing JSON text with streaming capabilities. | 20 |
| A Go library for querying and manipulating JSON data | 191 |
| A JSON decoding/encoding library with strict and flexible access options. | 255 |
| Automates JSON schema generation from Helm charts. | 79 |
| A tool for processing JSON objects with reusable operation configurations | 6 |
| A C# library that uses source generators to generate JSON serialization code | 146 |