jsonista

JSON parser

A Clojure library for fast JSON encoding and decoding.

Clojure library for fast JSON encoding and decoding.

GitHub

424 stars
22 watching
30 forks
Language: Clojure
last commit: 3 months ago
Linked from 1 awesome list

clojurejacksonjsonmetosin-stable

Backlinks from these awesome lists:

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,119
clojure/data.json A JSON parser and generator for Clojure data structures 544
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 A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. 939
teskalabs/cysimdjson A high-performance JSON parsing library for Python 365
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. 709
kgabis/parson A lightweight JSON parsing library written in C 1,367
ruby/json A Ruby implementation of the JSON data serialization format 704
hjson/hjson-cpp A C++ library for parsing and generating JSON data 69
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,286
simplejson/simplejson A fast and extensible JSON encoder/decoder for Python 1,657