Decision Workspace
json-archive vs sdiff-rs vs json_diff_ng
Side-by-side comparison of Rust crates
43
json-archive
experimentalv0.99.1
CLI tool for tracking JSON file changes over time using delta-based archives
49
sdiff-rs
experimentalv1.2.2
Semantic diff tool for structured data (JSON, YAML, TOML), with CLI, package, and Git difftool support.
45
json_diff_ng
growingv0.6.0
A JSON diff library, featuring deep-sorting and key exclusion by regex. CLI is included.
Core Metrics
| json-archive | sdiff-rs | json_diff_ng | |
|---|---|---|---|
| Health Score | 43 | 49 | 45 |
| Total Downloads | 66 | 69 | 75.0K |
| 30d Downloads | 4 | 10 | 3.2K |
| Dependents | 0 | 0 | 11 |
| Releases | 2 | 4 | 9 |
| Last Updated | 115d ago | 58d ago | 666d ago |
| Age | 3m | 1m | 2y 5m |
Health Breakdown
json-archive
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
10
sdiff-rs
Maintenance
16
Quality
15
Community
6
Popularity
2
Documentation
10
json_diff_ng
Maintenance
7
Quality
13
Community
9
Popularity
6
Documentation
10
Technical Details
| json-archive | sdiff-rs | json_diff_ng | |
|---|---|---|---|
| Version | 0.99.1 | 1.2.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | AGPL-3.0 | MIT | Unlicense |
| Dependencies | 10 | 11 | 7 |
| Crate Size | 79KB | 29KB | 2.5MB |
| Features | 2 | 0 | 2 |
| 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-archive, json_diff_ng are pre-1.0 — API may change.