Decision Workspace
deep-diff vs serde_json_diff vs json_diff_rs
Side-by-side comparison of Rust crates
45
deep-diff
experimentalv0.1.1
A small crate to deeply diff serde_json::Value trees.
44
serde_json_diff
growingv0.2.0
Create machine-readable JSON diffs
42
json_diff_rs
growingv0.0.5
JSON Diff for Rust
Core Metrics
| deep-diff | serde_json_diff | json_diff_rs | |
|---|---|---|---|
| Health Score | 45 | 44 | 42 |
| Total Downloads | 646 | 81.2K | 4.5K |
| 30d Downloads | 4 | 7.1K | 7 |
| Dependents | 0 | 3 | 0 |
| Releases | 2 | 3 | 5 |
| Last Updated | 202d ago | 957d ago | 510d ago |
| Age | 6m | 2y 7m | 1y 5m |
Health Breakdown
deep-diff
Maintenance
9
Quality
14
Community
6
Popularity
3
Documentation
13
serde_json_diff
Maintenance
5
Quality
15
Community
5
Popularity
6
Documentation
13
json_diff_rs
Maintenance
8
Quality
14
Community
3
Popularity
4
Documentation
13
Technical Details
| deep-diff | serde_json_diff | json_diff_rs | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 0.0.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 5 | 9 |
| Crate Size | 4KB | 9KB | 7KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •deep-diff leads with a health score of 45/100, but none of the options score above 80.
- •serde_json_diff has the most downloads (81.2K), suggesting wider adoption.
- •⚠ serde_json_diff, json_diff_rs have not been updated in over a year.