jsonista
JSON parser
A Clojure library for fast JSON encoding and decoding.
Clojure library for fast JSON encoding and decoding.
420 stars
22 watching
30 forks
Language: Clojure
last commit: 20 days ago
Linked from 1 awesome list
clojurejacksonjsonmetosin-stable
Related projects:
Repository | Description | Stars |
---|---|---|
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
kazuho/picojson | A lightweight C++ JSON parser and serializer with various interfaces. | 1,120 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
madnificent/jsown | High-performance JSON parser for Common Lisp | 109 |
mpx/lua-cjson | Provides JSON encoding and parsing capabilities for the Lua programming language | 934 |
teskalabs/cysimdjson | A high-performance JSON parsing library for Python | 362 |
nestorpersist/json | A fast and immutable JSON parser written in Scala | 11 |
cesanta/frozen | A JSON parsing and generation tool for C/C++ with scanf-like interface. | 710 |
kgabis/parson | A lightweight JSON parsing library written in C | 1,362 |
ruby/json | A Ruby implementation of the JSON data serialization format | 703 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
simplejson/simplejson | A fast and extensible JSON encoder/decoder for Python | 1,653 |