Decision Workspace
json_diff_ng vs sdiff-rs vs diff_json
Side-by-side comparison of Rust crates
45
json_diff_ng
growingv0.6.0
A JSON diff library, featuring deep-sorting and key exclusion by regex. CLI is included.
49
sdiff-rs
experimentalv1.2.2
Semantic diff tool for structured data (JSON, YAML, TOML), with CLI, package, and Git difftool support.
46
diff_json
experimentalv0.1.1
A powerful JSON diff library for Rust
Core Metrics
| json_diff_ng | sdiff-rs | diff_json | |
|---|---|---|---|
| Health Score | 45 | 49 | 46 |
| Total Downloads | 75.0K | 69 | 9.3K |
| 30d Downloads | 3.2K | 10 | 9.3K |
| Dependents | 11 | 0 | 0 |
| Releases | 9 | 4 | 2 |
| Last Updated | 666d ago | 58d ago | 46d ago |
| Age | 2y 5m | 1m | 1m |
Health Breakdown
json_diff_ng
Maintenance
7
Quality
13
Community
9
Popularity
6
Documentation
10
sdiff-rs
Maintenance
16
Quality
15
Community
6
Popularity
2
Documentation
10
diff_json
Maintenance
11
Quality
14
Community
6
Popularity
5
Documentation
10
Technical Details
| json_diff_ng | sdiff-rs | diff_json | |
|---|---|---|---|
| Version | 0.6.0 | 1.2.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Unlicense | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 11 | 3 |
| Crate Size | 2.5MB | 29KB | 13KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sdiff-rs leads with a health score of 49/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.
- •json_diff_ng, diff_json are pre-1.0 — API may change.