sjson

JSON encoder/decoder

A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design.

Fast and portable single-header C file Json encoder/decoder

GitHub

58 stars
6 watching
1 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

cjsonsingle-header-lib

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fluidgroup/jaysonA JSON decoding/encoding library with strict and flexible access options.255
mongodb/bson-rustA Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support.407
simplejson/simplejsonA fast and extensible JSON encoder/decoder for Python1,657
sharplispers/cl-jsonA Common Lisp library for encoding and decoding data in the JSON format.11
fangyidong/json-simpleA simple toolkit for encoding and decoding JSON text in Java748
nikita-volkov/jsonifierA fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions.82
nfrechette/sjson-cppA minimal C++ library to read and write Simplified JSON files without memory allocations.21
sheredom/json.hA header file providing a simple, single-header JSON parser for C and C++.719
daoswald/json-tinyA minimalistic JSON encoding and decoding library in Perl11
neurojson/jsonlabA compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave.303
bet365/jingoA package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps.737
phmarek/yasonA Common Lisp library for encoding and decoding data in the JSON interchange format.79
openresty/lua-cjsonA Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables.441
postmates/pmjsonA pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects.361
mjansson/jsonAn in-place JSON parser implemented in a single header file74