Decision Workspace
philiprehberger-json-diff vs serde-patch vs diff_json
Side-by-side comparison of Rust crates
51
philiprehberger-json-diff
experimentalv0.1.9
Structural JSON diff with path tracking for Rust
50
serde-patch
experimentalv0.2.3
JSON Merge Patch (RFC 7396) with optional recursive diff generation for Serde-derived structs
48
diff_json
experimentalv0.1.1
A powerful JSON diff library for Rust
Core Metrics
| philiprehberger-json-diff | serde-patch | diff_json | |
|---|---|---|---|
| Health Score | 51 | 50 | 48 |
| Total Downloads | 132 | 104 | 26.5K |
| 30d Downloads | 0 | 0 | 13.8K |
| Dependents | 0 | 0 | 1 |
| Releases | 10 | 5 | 2 |
| Last Updated | 54d ago | 109d ago | 106d ago |
| Age | 2m | 3m | 3m |
Health Breakdown
philiprehberger-json-diff
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
15
serde-patch
Maintenance
18
Quality
14
Community
6
Popularity
2
Documentation
10
diff_json
Maintenance
12
Quality
14
Community
7
Popularity
5
Documentation
10
Technical Details
| philiprehberger-json-diff | serde-patch | diff_json | |
|---|---|---|---|
| Version | 0.1.9 | 0.2.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 7KB | 5KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-json-diff leads with a health score of 51/100, but none of the options score above 80.
- •diff_json has the most downloads (26.5K), suggesting wider adoption.