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.
151 stars
12 watching
14 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 1 awesome list
common-lispdeserializationdeserializerencoder-decoderjsonlispparserrfc8259serializationserializer
Related projects:
Repository | Description | Stars |
---|---|---|
onryldz/x-superobject | A Pascal library for rapid JSON data processing and manipulation across multiple platforms. | 316 |
phmarek/yason | A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
atlas-engineer/njson | A convenient and brevity-focused JSON handling framework for Common Lisp. | 16 |
zerosnake0/jzon | A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. | 11 |
vincenthz/libjson | A lightweight JSON parser and printer library for C. | 283 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
metosin/jsonista | A Clojure library for fast JSON encoding and decoding. | 420 |
filip26/titanium-json-ld | An implementation of the JSON-LD 1.1 specification in Java | 134 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |
dnaeon/cl-jwk | A Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats. | 18 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |