Decision Workspace
jsondiff_rs vs philiprehberger-json-diff vs serde-patch
Side-by-side comparison of Rust crates
37
jsondiff_rs
growingv0.1.0
JSON Diff implementation in Rust
53
philiprehberger-json-diff
experimentalv0.1.8
Structural JSON diff with path tracking for Rust
48
serde-patch
experimentalv0.2.3
JSON Merge Patch (RFC 7396) with optional recursive diff generation for Serde-derived structs
Core Metrics
| jsondiff_rs | philiprehberger-json-diff | serde-patch | |
|---|---|---|---|
| Health Score | 37 | 53 | 48 |
| Total Downloads | 2.1K | 108 | 73 |
| 30d Downloads | 22 | 108 | 9 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 9 | 5 |
| Last Updated | 1111d ago | today | 50d ago |
| Age | 3y | 14d | 1m |
Health Breakdown
jsondiff_rs
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
13
philiprehberger-json-diff
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
serde-patch
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| jsondiff_rs | philiprehberger-json-diff | serde-patch | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.8 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 2 |
| Crate Size | 6KB | 7KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-json-diff leads with a health score of 53/100, but none of the options score above 80.
- •jsondiff_rs has the most downloads (2.1K), suggesting wider adoption.
- •⚠ jsondiff_rs has not been updated in over a year.