JSON for Modern C++
-
Updated
Aug 21, 2025 - C++
JSON for Modern C++
Failsafe value retrieval, modification and utils using json-pointer spec
Implements JSON patch documents and JSON pointers
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.
A RFC 6901 compliant JSON pointer library to handle arbitrary structured data.
Yet another JSON library lightweight C++ header
STB-style, single-file JSON parser and generator for C/C++. Header-only and RFC-compliant, fast, portable, and easy to drop into any project. 🐙
Go package to manipulate RFC 6901 JSON pointers.
A C++ library and utility applications for handling JSON documents.
JsonPointer (rfc6901) syntax frontend for Struct::Path
Add a description, image, and links to the rfc-6901 topic page so that developers can more easily learn about it.
To associate your repository with the rfc-6901 topic, visit your repo's landing page and select "manage topics."