Decision Workspace
sdiff-rs vs diffx-core vs diffx
Side-by-side comparison of Rust crates
49
sdiff-rs
experimentalv1.2.2
Semantic diff tool for structured data (JSON, YAML, TOML), with CLI, package, and Git difftool support.
61
diffx-core
experimentalv0.7.1
Core library for diffx - blazing fast semantic diff engine for structured data. Zero-copy parsing, streaming support, memory-efficient algorithms
55
diffx
experimentalv0.7.1
Smart diff for config files. Compare JSON/YAML/TOML/XML semantically. Features: ignore patterns, array tracking, directory compare, JSON/YAML output
Core Metrics
| sdiff-rs | diffx-core | diffx | |
|---|---|---|---|
| Health Score | 49 | 61 | 55 |
| Total Downloads | 69 | 9.7K | 8.4K |
| 30d Downloads | 10 | 304 | 173 |
| Dependents | 0 | 86 | 0 |
| Releases | 4 | 22 | 23 |
| Last Updated | 58d ago | 9d ago | 9d ago |
| Age | 1m | 8m | 8m |
Health Breakdown
sdiff-rs
Maintenance
16
Quality
15
Community
6
Popularity
2
Documentation
10
diffx-core
Maintenance
18
Quality
12
Community
11
Popularity
5
Documentation
15
diffx
Maintenance
18
Quality
11
Community
6
Popularity
5
Documentation
15
Technical Details
| sdiff-rs | diffx-core | diffx | |
|---|---|---|---|
| Version | 1.2.2 | 0.7.1 | 0.7.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 11 | 21 |
| Crate Size | 29KB | 18KB | 26KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •diffx-core leads with a health score of 61/100, but none of the options score above 80.
- •diffx-core, diffx are pre-1.0 — API may change.