jzon

JSON processor

A JSON parser and serializer for Common Lisp with sane defaults.

A correct and safe(er) JSON RFC 8259 reader/writer with sane defaults.

GitHub

151 stars
12 watching
14 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list

common-lispdeserializationdeserializerencoder-decoderjsonlispparserrfc8259serializationserializer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
onryldz/x-superobjectA Pascal library for rapid JSON data processing and manipulation across multiple platforms.316
phmarek/yasonA Common Lisp library for encoding and decoding data in the JSON interchange format.79
atlas-engineer/njsonA convenient and brevity-focused JSON handling framework for Common Lisp.16
zerosnake0/jzonA high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements.11
vincenthz/libjsonA lightweight JSON parser and printer library for C.282
webmozart/jsonA robust wrapper for JSON encoding and decoding that supports schema validation358
kevin-montrose/jilA fast JSON serializer and deserializer built on top of the Sigil framework.2,147
metosin/jsonistaA Clojure library for fast JSON encoding and decoding.424
filip26/titanium-json-ldAn implementation of the JSON-LD 1.1 specification in Java137
rustadopt/jzon-rsA JSON parsing and serialization library in Rust8
dnaeon/cl-jwkA Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats.18
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
facebook-csharp-sdk/simple-jsonA lightweight JSON serialization and deserialization library for .NET382
gschjetne/json-mopA metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data62
stephenberry/glazeA fast and portable JSON library for C++ that supports various features and data formats1,414