evanphx/json-patch
A Go library to apply RFC6902 patches and create and apply RFC7386 patches observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 57
- Release rhythm 18
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 95.5
- age_days: 4649
- days_rel: 391
- days_push: 262
- n_releases_24m: 3
Adoption not part of the score
1228 stars · 197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go library for applying RFC 6902 JSON Patch documents and creating/applying RFC 7396 JSON Merge Patch documents. It also supports comparing JSON documents and combining merge patches, with configurable apply options.
Use cases
- apply rfc6902 json patch to a document in go
- create a json merge patch from two documents
- diff two json documents and generate a patch
- combine multiple merge patches into one
- apply json patch operations with configurable error handling
When to choose
- you need standards-compliant JSON Patch (RFC 6902) or Merge Patch (RFC 7396) support in Go
- you want a small, focused, well-established library with configurable apply behavior
When to avoid
- you need JSON Patch support in another language
- you need full JSON transformation or query capabilities beyond patching
Facets
library · maturity stable
serialization json developer-tools developer-tools apis backend go cross-platform json-patch rfc6902 rfc7396 merge-patch patching
1 source
- readme: https://github.com/evanphx/json-patch · fetched 2026-08-28 · 440e6ab2d27c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| evanphx/json-patch | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="evanphx/json-patch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem