json-streams
JSON parser
A Common Lisp library for reading and writing JSON text with streaming capabilities.
Common Lisp library for reading and writing JSON.
20 stars
9 watching
2 forks
Language: Common Lisp
last commit: about 7 years ago common-lispjson
Related projects:
Repository | Description | Stars |
---|---|---|
rotatef/cl-html5-parser | An HTML5 parser for Common Lisp. | 55 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
rubensworks/jsonld-streaming-parser.js | A streaming JSON-LD parser that converts documents into RDF/JS triples and quads. | 80 |
madnificent/jsown | High-performance JSON parser for Common Lisp | 109 |
atlas-engineer/njson | A convenient and brevity-focused JSON handling framework for Common Lisp. | 16 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
halaxa/json-machine | A fast and memory-efficient JSON parser that allows easy iteration over large JSON documents or streams. | 1,096 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
nixman/flatjson | A high-performance JSON parser that minimizes memory allocation and copying. | 29 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
davisp/jiffy | A C++ JSON parser implemented as an Erlang NIF. | 870 |
phmarek/yason | A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
rotatef/gettext | A Common Lisp port of the GNU gettext runtime library | 12 |
squix78/json-streaming-parser | An Arduino library for parsing JSON streams on devices with limited memory | 207 |