Decision Workspace
diff_json vs philiprehberger-json-diff vs rjd
Side-by-side comparison of Rust crates
48
diff_json
experimentalv0.1.1
A powerful JSON diff library for Rust
51
philiprehberger-json-diff
experimentalv0.1.9
Structural JSON diff with path tracking for Rust
46
rjd
experimentalv1.2.1
Compare two JSON files or inline JSON strings and output the differences
Core Metrics
| diff_json | philiprehberger-json-diff | rjd | |
|---|---|---|---|
| Health Score | 48 | 51 | 46 |
| Total Downloads | 26.5K | 132 | 9.4K |
| 30d Downloads | 13.8K | 0 | 2.0K |
| Dependents | 1 | 0 | 0 |
| Releases | 2 | 10 | 2 |
| Last Updated | 106d ago | 54d ago | 136d ago |
| Age | 3m | 2m | 4m |
Health Breakdown
diff_json
Maintenance
12
Quality
14
Community
7
Popularity
5
Documentation
10
philiprehberger-json-diff
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
15
rjd
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| diff_json | philiprehberger-json-diff | rjd | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.9 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 10 |
| Crate Size | 13KB | 7KB | 48KB |
| Features | 0 | 0 | 0 |
| 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 51/100, but none of the options score above 80.
- •diff_json has the most downloads (26.5K), suggesting wider adoption.
- •diff_json, philiprehberger-json-diff are pre-1.0 — API may change.