Lightweight single-header JSON parser/generator for C/C++ in STB tradition. Implements RFC 8259 (JSON), RFC 6901 (JSON Pointer), RFC 6902 (JSON Patch), and RFC 7386 (Merge Patch). Zero dependencies, thread-safe, UTF-8 validation, file I/O, minification, and custom allocators. Ideal for embedded systems and cross-platform projects.
unicode cross-platform embedded-systems json-parser header-only json-generator json-pointer json-patch rfc-6901 rfc-6902 cpp-library no-dependencies c-library thread-safe json-minify rfc-7386 stb-style file-parsing utf8-validation memory-hooks
- Updated
Aug 4, 2025 - C