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
58 stars
6 watching
1 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
cjsonsingle-header-lib
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON decoding/encoding library with strict and flexible access options. | 255 |
| A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 407 |
| A fast and extensible JSON encoder/decoder for Python | 1,657 |
| A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
| A simple toolkit for encoding and decoding JSON text in Java | 748 |
| A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 82 |
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A minimalistic JSON encoding and decoding library in Perl | 11 |
| A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. | 303 |
| A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
| A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. | 441 |
| A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |
| An in-place JSON parser implemented in a single header file | 74 |