jsonpatch is a Go library to create JSON patches (RFC6902) directly from arbitrary Go objects and facilitates the implementation of sophisticated custom (e.g. filtered, validated) patch creation.
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, t...
Yet another JSON library lightweight C++ header
A RFC 6901 compliant JSON pointer library to handle arbitrary structured data.
JsonPointer (rfc6901) syntax frontend for Struct::Path
A C++ library and utility applications for handling JSON documents.
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. 🐙