Projects in Awesome Lists tagged with json-patch
A curated list of projects in awesome lists tagged with json-patch .
https://github.com/nlohmann/json
JSON for Modern C++
bson cbor header-only json json-diff json-merge-patch json-parser json-patch json-pointer json-serialization messagepack msgpack rfc-6901 rfc-6902 rfc-7049 rfc-7159 rfc-8259 stl-containers ubjson
Last synced: 12 May 2025
https://github.com/json-everything/json-everything
System.Text.Json-based support for all of your JSON needs.
json json-e json-logic json-patch json-path json-pointer json-schema jsonschema-validator yaml2json
Last synced: 13 May 2025
https://github.com/danielaparker/jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
bson cbor cpp csv csv-parser csv-reader jmespath json json-construction json-diff json-parser json-parsing json-patch json-pointer json-serialization jsonpath jsonschema messagepack streaming-json-read ubjson
Last synced: 14 May 2025
https://github.com/taocpp/json
C++ header-only JSON library
cbor cpp cpp17 header-only jaxn json json-patch json-pointer json-schema msgpack ubjson
Last synced: 15 May 2025
https://github.com/wi2l/jsondiff
Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations
go golang json json-patch kubernetes-mutating-webhook rfc6902
Last synced: 12 Jan 2026
https://github.com/wI2L/jsondiff
Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations
go golang json json-patch kubernetes-mutating-webhook rfc6902
Last synced: 14 Mar 2025
https://github.com/stefankoegl/python-json-patch
Applying JSON Patches in Python
json json-patch python python-json
Last synced: 14 May 2025
https://github.com/gnieh/diffson
A scala diff/patch library for Json
diff json json-patch patch scala
Last synced: 07 Apr 2025
https://github.com/tenderlove/hana
An implementation of JSON Patch and JSON Pointer for Ruby
json json-patch json-pointer ruby
Last synced: 15 May 2025
https://github.com/objecthub/swift-dynamicjson
Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.
json json-merge-patch json-parser json-patch json-path json-pointer json-schema json-schema-validator
Last synced: 20 Jan 2026
https://github.com/marksparkza/jschon
An object-oriented JSON Schema implementation for Python.
json json-patch json-pointer json-schema
Last synced: 16 May 2025
https://github.com/codepunkt/mongoose-patch-history
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
changes changeset history json json-patch mongodb mongoose schema
Last synced: 28 Apr 2025
https://github.com/weichch/system-text-json-jsondiffpatch
High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
compare diff json json-diff json-patch jsondiffpatch patch rfc-6902 system-text-json
Last synced: 05 Apr 2025
https://github.com/palindrom/jsonpatcherproxy
ES6 proxy powered JSON Object observer that emits JSON patches when changes occur to your object tree.
json-patch observe proxy rfc6902
Last synced: 09 Jul 2025
https://github.com/swaggest/json-cli
JSON command-line swiss knife: diff, reordering, patch, pointer, validator, codegen
code-generator json-patch json-pointer json-schema
Last synced: 12 May 2025
https://github.com/json-patch/json-patch-tests
Tests for implementations of json-patch
ietf json json-patch spec-tests
Last synced: 16 May 2025
https://github.com/danielaparker/jsoncons.net
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
csharp dotnet dotnet-core dotnetstandard jmespath json json-merge-patch json-patch json-pointer jsonpatch jsonpath jsonpointer
Last synced: 22 Apr 2025
https://github.com/ajv-validator/ajv-merge-patch
$merge and $patch keywords for Ajv JSON-Schema validator to extend schemas
ajv json-merge-patch json-patch json-schema keywords
Last synced: 04 Aug 2025
https://github.com/planetis-m/jsonpak
Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.
json json-patch json-pointer nim nim-lang
Last synced: 02 Nov 2025
https://github.com/caohanyang/json_diff_rfc6902
This is the framework to handle JSON diff and patch based on RFC6902
diff json json-diff json-patch patch rfc-6902
Last synced: 12 Dec 2025
https://github.com/geeklearningio/gl-vsts-tasks-file-patch
Visual Studio Team Services Build and Release Management extensions that help you update files using JSON patch and similar syntax
json-patch vsts vsts-extension vsts-tasks
Last synced: 28 Apr 2025
https://github.com/alshakero/json-squash
Squash JSON-Patch operations patch into a mathematically equivalent yet smaller patch
compress compression json-patch rfc6902
Last synced: 23 Jun 2025
https://github.com/puzl-cloud/hasura-metadata-patcher
CLI tool to patch Hasura metadata json file. Helps to organize complex CI/CD flows through different environments.
ci-cd cli hasura hasura-cli hasura-graphql-engine json-patch metadata migration migration-tool
Last synced: 11 May 2025
https://github.com/ken107/jsonpatch-observe
Observe objects recursively for changes and generate JSON Patches
data-binding firebase harmony-proxies json json-patch json-rpc
Last synced: 06 Jul 2025
https://github.com/ken107/push-model
A JSON-RPC server with object synchronization based on JSON-Patch
firebase json-patch json-rpc json-rpc-server mvc mvvm pubsub
Last synced: 23 Mar 2025
https://github.com/borgeby/clj-json-pointer
Simple Clojure(Script) library for working with JSON Pointer and JSON Patch, with no external dependencies.
clojure clojurescript json-patch json-pointer
Last synced: 07 Apr 2025
https://github.com/apioo/psx-json
Read and transform JSON documents through JSON-Patch/Pointer
json json-patch json-pointer json-rpc
Last synced: 11 Aug 2025
https://github.com/xp-forge/json-patch
Implements JSON patch documents and JSON pointers
json-patch json-pointer php rfc-6901 rfc-6902 xp-framework
Last synced: 09 Apr 2025
https://github.com/starwards/colyseus-events
Generate json-patch events from colyseus state
colyseus events json-patch typescript
Last synced: 29 Jul 2025
https://github.com/akmjenkins/json-modifiable
A rules engine that dynamically modifies your objects using JSON standards
descriptors json json-patch json-pointer json-schema rules-engine
Last synced: 12 Apr 2025
https://github.com/twentyfourminutes/jsonpatch.restrict
Extends the Microsoft.AspNetCore.JsonPatch API to allow the consumer restrictions of specific properties.
aspnetcore extension json json-patch patch restrictions
Last synced: 03 Oct 2025
https://github.com/veerendra2/kompozit
Customizing Docker Compose Made Easy 🚀 (Kustomize for Docker Compose)
configuration-management docker-compose json-patch kustomize yaml
Last synced: 31 Oct 2025
https://github.com/jss2a98aj/starbound-patch-helper
A tool used to create JSON Patches for Starbound (and other games) in bulk
Last synced: 26 Mar 2025
https://github.com/goldsam/diffsync-java
Java implementation of differential synchronization
differential-synchronization java json json-patch text
Last synced: 13 Jul 2025
https://github.com/funduck/jybid
json/yaml bundle inherit dereference
bundle dereference extend inherit json json-patch yaml
Last synced: 22 Mar 2025
https://github.com/dbtek/hyperc
State driven high performance canvas graphics framework based on EaselJS and JSON Patch.
canvas easeljs graphics json-patch state
Last synced: 04 Aug 2025
https://github.com/ionous/json-patch
A Go library for transforming JSON documents. Inspired by RFC6902, this code uses JSONPaths to target sets of arbitrary keys and values.
Last synced: 18 Jan 2026
https://github.com/lindelius/php-json-patch
A zero-dependency PHP implementation of JSON Patch
Last synced: 14 Jan 2026
https://github.com/henoc/diffsonjs
A json diff/patch implementation of the RFC-6902
diff javascript json json-patch patch
Last synced: 06 Jul 2025
https://github.com/gopher1980/dynql
DynQL
api api-rest go golang graphql json json-api json-patch json-schema jsona jsonpath query rest transformer
Last synced: 24 Oct 2025
https://github.com/michiel/state-recorder-js
A key, value state object that can emit or consume changes in JSON-PATCH format
Last synced: 05 Apr 2025
https://github.com/transmute-industries/did-method-meliorism
Experimental DID Method
Last synced: 25 Mar 2025
https://github.com/rongfengliang/json-learning
json-learning
json json-merge json-patch json-schema json-template nodejs
Last synced: 16 May 2025
https://github.com/j0rgeserran0/jsonpatch-asp.net-core_5-web-api
JSON Patch in an ASP.NET Core 5 Web API
asp-net-core-5 json json-api json-patch net5 patch web-api
Last synced: 23 Aug 2025
https://github.com/vdbulcke/json-patcher
CLI tool to apply JSON Patch (RFC 6902)
Last synced: 26 Mar 2025
https://github.com/taylanken/mongoose-version-history
Mongoose plugin that tracks version history of documents by storing diffs in JSON Patch format.
json-patch jsonpatch mongodb mongoose mongoose-plugin nodejs storing-diffs
Last synced: 02 Oct 2025
https://github.com/jregistr/json-patch-cli
Super simple CLI tool to apply a JSON patch input to a JSON document.
Last synced: 10 Sep 2025
https://github.com/vaibhawj/my-service
json-patch reactive-cassandra spring-boot-2
Last synced: 26 Oct 2025
https://github.com/cyangle/hana.cr
An implementation of JSON Patch and JSON Pointer for Crystal
crystal-lang json json-patch json-pointer
Last synced: 30 Mar 2025
https://github.com/ridvanaltun/php-json-patch-generator
Generate JSON Patch (IETF RFC-6902).
Last synced: 12 Jun 2025