Decision Workspace
diffx vs diffx-core vs sdiff-rs
Side-by-side comparison of Rust crates
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
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
49
sdiff-rs
experimentalv1.2.2
Semantic diff tool for structured data (JSON, YAML, TOML), with CLI, package, and Git difftool support.
Core Metrics
| diffx | diffx-core | sdiff-rs | |
|---|---|---|---|
| Health Score | 55 | 61 | 49 |
| Total Downloads | 8.4K | 9.7K | 69 |
| 30d Downloads | 177 | 311 | 10 |
| Dependents | 0 | 86 | 0 |
| Releases | 23 | 22 | 4 |
| Last Updated | 9d ago | 9d ago | 58d ago |
| Age | 8m | 8m | 1m |
Health Breakdown
diffx
Maintenance
18
Quality
11
Community
6
Popularity
5
Documentation
15
diffx-core
Maintenance
18
Quality
12
Community
11
Popularity
5
Documentation
15
sdiff-rs
Maintenance
16
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| diffx | diffx-core | sdiff-rs | |
|---|---|---|---|
| Version | 0.7.1 | 0.7.1 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 21 | 11 | 11 |
| Crate Size | 26KB | 18KB | 29KB |
| 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, diffx-core are pre-1.0 — API may change.