JSON for Modern C++
-
Updated
Sep 29, 2025 - C++
JSON for Modern C++
Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations
High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
Jacksync provides a library for synchronization by producing and applying a JSON Patches to Java objects. Inspired by RFC 6902 (JSON Patch) and RFC 7386 (JSON Merge Patch) written in Java, which uses Jackson at its core. provides advanced sync, merge, patch & diff processing.
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.
JSON Patch (rfc6902) for perl structures
ES2019 browser library that sends user input events as JSON Patch operations
A C++ library and utility applications for handling JSON documents.
An Azure Cosmos DB Partial Update Helper. https://learn.microsoft.com/en-us/azure/cosmos-db/partial-document-update
REST API to apply JsonPatch operations according to RFC 6902.
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. 🐙
Add a description, image, and links to the rfc-6902 topic page so that developers can more easily learn about it.
To associate your repository with the rfc-6902 topic, visit your repo's landing page and select "manage topics."