cl-json
JSON encoder
A Common Lisp library for encoding and decoding data in the JSON format.
Json encoder and decoder for Common-Lisp
11 stars
3 watching
5 forks
Language: Common Lisp
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
phmarek/yason | A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
melange-community/melange-json | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
meh/jazz | A JSON handling library for Elixir. | 61 |
septag/sjson | A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. | 58 |
sharplispers/cormanlisp | A Common Lisp development environment for Microsoft Windows operating systems. | 569 |
nikita-volkov/jsonifier | A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 83 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 176 |
fangyidong/json-simple | A simple toolkit for encoding and decoding JSON text in Java | 746 |
treye/json_stream_encoder | A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
daoswald/json-tiny | A minimalistic JSON encoding and decoding library in Perl | 11 |
simplejson/simplejson | A fast and extensible JSON encoder/decoder for Python | 1,653 |
cl-babel/babel | A Common Lisp library for efficient charset encoding and decoding | 92 |