jsonifier

JSON encoder

A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions.

Fast and simple JSON encoding toolkit

GitHub

82 stars
9 watching
1 forks
Language: Haskell
last commit: almost 3 years ago
bytestringhaskelljsonmarshallingserialization

Related projects:

RepositoryDescriptionStars
phmarek/yasonA Common Lisp library for encoding and decoding data in the JSON interchange format.79
fangyidong/json-simpleA simple toolkit for encoding and decoding JSON text in Java748
bet365/jingoA package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps.737
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
daoswald/json-tinyA minimalistic JSON encoding and decoding library in Perl11
simplejson/simplejsonA fast and extensible JSON encoder/decoder for Python1,657
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
meh/jazzA JSON handling library for Elixir.60
wi2l/jettisonFast JSON encoding library for Go with configurable options and native support for standard library types.175
neurojson/jsonlabA compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave.303
septag/sjsonA fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design.58
sharplispers/cl-jsonA Common Lisp library for encoding and decoding data in the JSON format.11
haskell/aesonA Haskell library for parsing and generating JSON data1,257
mongodb/bson-rustA Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support.407
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217