jsown

JSON parser

High-performance JSON parser for Common Lisp

reader/writer for the JSON format in common lisp

GitHub

109 stars
7 watching
13 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rotatef/json-streams A Common Lisp library for reading and writing JSON text with streaming capabilities. 20
mjansson/json An in-place JSON parser implemented in a single header file 74
metosin/jsonista A Clojure library for fast JSON encoding and decoding. 422
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
mwh/jqjs A JavaScript implementation of the jq JSON query language 85
sadmac7000/libason A library to parse and manipulate a specific algebraic superset of JSON 2
yitzchak/shasht A Common Lisp library for parsing and generating JSON data 48
teskalabs/cysimdjson A high-performance JSON parsing library for Python 363
pantuza/jsoncat A tool to parse and pretty-print JSON data from various input sources. 27
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3
davisp/jiffy A C++ JSON parser implemented as an Erlang NIF. 871
vincenthz/libjson A lightweight JSON parser and printer library for C. 281
lm2343635/mgformatter A Swift library to format JSON or HTML code in iOS views with customizable styles. 16
chadaustin/sajson A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. 568