Decision Workspace
diff_json vs philiprehberger-json-diff vs json_diff_ng
Side-by-side comparison of Rust crates
46
diff_json
experimentalv0.1.1
A powerful JSON diff library for Rust
53
philiprehberger-json-diff
experimentalv0.1.8
Structural JSON diff with path tracking for Rust
45
json_diff_ng
growingv0.6.0
A JSON diff library, featuring deep-sorting and key exclusion by regex. CLI is included.
Core Metrics
| diff_json | philiprehberger-json-diff | json_diff_ng | |
|---|---|---|---|
| Health Score | 46 | 53 | 45 |
| Total Downloads | 9.3K | 108 | 75.0K |
| 30d Downloads | 9.3K | 108 | 3.2K |
| Dependents | 0 | 0 | 11 |
| Releases | 2 | 9 | 9 |
| Last Updated | 46d ago | today | 666d ago |
| Age | 1m | 14d | 2y 5m |
Health Breakdown
diff_json
Maintenance
11
Quality
14
Community
6
Popularity
5
Documentation
10
philiprehberger-json-diff
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
json_diff_ng
Maintenance
7
Quality
13
Community
9
Popularity
6
Documentation
10
Technical Details
| diff_json | philiprehberger-json-diff | json_diff_ng | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.8 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Unlicense |
| Dependencies | 3 | 2 | 7 |
| Crate Size | 13KB | 7KB | 2.5MB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| 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.
- •json_diff_ng has the most downloads (75.0K), suggesting wider adoption.
- •⚠ json_diff_ng has not been updated in over a year.