json-build
JSON serializer
A tiny, ANSI C JSON serializer with no dependencies or dynamic memory allocation
Tiny, zero-allocation JSON serializer written in ANSI C
38 stars
2 watching
3 forks
Language: C
last commit: about 2 years ago
Linked from 3 awesome lists
ansic89embeddedjsonserializerstackzero-allocation
Related projects:
Repository | Description | Stars |
---|---|---|
yak32/glw_json | A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
compactr/compactr.js | A JSON serialization library that provides schema-based data compression and validation. | 101 |
realtimechris/jsonifier | Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions | 56 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
zerosnake0/jzon | A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. | 11 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
xyncro/chiron | A JSON serialization library for F#. | 174 |
mikeywaites/kim | A Python framework for serializing and marshaling complex data structures into JSON format. | 316 |
bytedance/sonic-cpp | A fast JSON serialization and deserialization library with SIMD acceleration | 855 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |