jonathan

JSON parser

A JSON encoder and decoder implemented in Common Lisp.

JSON encoder and decoder.

GitHub

164 stars
11 watching
24 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
phmarek/yason A Common Lisp library for encoding and decoding data in the JSON interchange format. 79
simplejson/simplejson A fast and extensible JSON encoder/decoder for Python 1,657
mjansson/json An in-place JSON parser implemented in a single header file 74
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,286
rotatef/json-streams A Common Lisp library for reading and writing JSON text with streaming capabilities. 20
ruby/json A Ruby implementation of the JSON data serialization format 704
josephalevin/fson A Fortran 95 JSON parser library 61
nikita-volkov/jsonifier A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. 82
yitzchak/shasht A Common Lisp library for parsing and generating JSON data 48
therealklanni/jp A commandline tool for parsing JSON from various sources 51
antonholmquist/jason A JSON parsing and manipulation library for the Go programming language 1,142
ohler55/ojc A lightweight C implementation of optimized JSON parsing and processing. 34
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,127
maciejhirsz/json-rust A JSON parsing and serialization library written in Rust. 569