system-text-json-jsondiffpatch
JSON diffing tool
Diff and patch JSON data
High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
107 stars
5 watching
13 forks
Language: C#
last commit: 7 months ago
Linked from 2 awesome lists
comparediffjsonjson-diffjson-patchjsondiffpatchpatchrfc-6902system-text-json
Related projects:
Repository | Description | Stars |
---|---|---|
wi2l/jsondiff | Generates patch operations for comparing two JSON documents | 528 |
cujojs/jiff | Tool for creating and applying JSON patches to manipulate data structures | 628 |
wbish/jsondiffpatch.net | A library that provides JSON object diffing and reversible patching functionality | 370 |
gnieh/diffson | A Scala library for computing diffs and patches of JSON data | 315 |
starcounter-jack/json-patch | Library to update JSON documents using delta patches | 1,826 |
evanphx/json-patch | A library providing functionality for applying and creating patches to JSON data | 1,068 |
mikemccabe/json-patch-php | An implementation of JSON patch operations for PHP | 112 |
sibartlett/feathers-json-patch | Adds support for JSON patch operations to Feathers services and clients. | 9 |
grantila/yaml-diff-patch | Diff and patch YAML files to make minimal changes | 22 |
paldepind/dffptch | A compact diff format library for efficiently sending changes in JSON objects over networks. | 172 |
yazgazan/jaydiff | Compares two JSON files and displays their differences in various formats | 106 |
ietf-wg-jsonpath/draft-ietf-jsonpath-base | Develops an internet standard for querying JSON data | 60 |
josdejong/jsonrepair | Repairs invalid JSON documents by fixing syntax errors and normalizing data format | 572 |
a2design-inc/json-compare | A tool to find differences between two JSON files. | 59 |
homeport/dyff | A tool that compares two versions of files and shows the differences. | 1,321 |