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: 9 months ago
Linked from 1 awesome list
common-lispdeserializationdeserializerencoder-decoderjsonlispparserrfc8259serializationserializer
Related projects:
Repository | Description | Stars |
---|---|---|
| A Pascal library for rapid JSON data processing and manipulation across multiple platforms. | 316 |
| A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
| A convenient and brevity-focused JSON handling framework for Common Lisp. | 16 |
| A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. | 11 |
| A lightweight JSON parser and printer library for C. | 282 |
| A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
| A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
| A Clojure library for fast JSON encoding and decoding. | 424 |
| An implementation of the JSON-LD 1.1 specification in Java | 137 |
| A JSON parsing and serialization library in Rust | 8 |
| A Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats. | 18 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A lightweight JSON serialization and deserialization library for .NET | 382 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
| A fast and portable JSON library for C++ that supports various features and data formats | 1,414 |