Show HN: Stb_JSON header only JSON parser for C/C++
GitHub: https://github.com/Ferki-git-creator/STB-Style-Single-File-C...
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.
No comments yet.