yason

JSON encoder

A Common Lisp library for encoding and decoding data in the JSON interchange format.

Common Lisp JSON serializer written with simplicity in mind

GitHub

79 stars
10 watching
29 forks
Language: Common Lisp
last commit: about 1 month ago

Related projects:

Repository Description Stars
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
nikita-volkov/jsonifier A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. 83
fangyidong/json-simple A simple toolkit for encoding and decoding JSON text in Java 747
meh/jazz A JSON handling library for Elixir. 61
simplejson/simplejson A fast and extensible JSON encoder/decoder for Python 1,653
melange-community/melange-json A library for encoding and decoding JSON data in the OCaml programming language. 15
daoswald/json-tiny A minimalistic JSON encoding and decoding library in Perl 11
postmates/pmjson A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. 360
rotatef/json-streams A Common Lisp library for reading and writing JSON text with streaming capabilities. 20
wi2l/jettison Fast JSON encoding library for Go with configurable options and native support for standard library types. 174
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8
bet365/jingo A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. 736
zulu-inuoe/jzon A JSON parser and serializer for Common Lisp with sane defaults. 151
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217