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: almost 2 years ago

Related projects:

RepositoryDescriptionStars
sharplispers/cl-jsonA Common Lisp library for encoding and decoding data in the JSON format.11
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
nikita-volkov/jsonifierA fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions.82
fangyidong/json-simpleA simple toolkit for encoding and decoding JSON text in Java748
meh/jazzA JSON handling library for Elixir.60
simplejson/simplejsonA fast and extensible JSON encoder/decoder for Python1,657
melange-community/melange-jsonA library for encoding and decoding JSON data in the OCaml programming language.15
daoswald/json-tinyA minimalistic JSON encoding and decoding library in Perl11
postmates/pmjsonA pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects.361
rotatef/json-streamsA Common Lisp library for reading and writing JSON text with streaming capabilities.20
wi2l/jettisonFast JSON encoding library for Go with configurable options and native support for standard library types.175
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
bet365/jingoA package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps.737
zulu-inuoe/jzonA JSON parser and serializer for Common Lisp with sane defaults.151
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217