Decision Workspace
anyrepair vs diffx-core vs jason-rs
Side-by-side comparison of Rust crates
49
anyrepair
experimentalv0.2.2
A comprehensive Rust crate for repairing malformed structured data including JSON, YAML, XML, TOML, CSV, INI, Markdown, and Diff with format auto-detection
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
56
jason-rs
experimentalv1.1.0
A library for parsing Jason-like files into JSON, YAML, or TOML with support for inline file expansion.
Core Metrics
| anyrepair | diffx-core | jason-rs | |
|---|---|---|---|
| Health Score | 49 | 61 | 56 |
| Total Downloads | 4.7K | 9.7K | 1.1K |
| 30d Downloads | 383 | 311 | 53 |
| Dependents | 21 | 86 | 0 |
| Releases | 15 | 22 | 32 |
| Last Updated | 9d ago | 9d ago | 65d ago |
| Age | 5m | 8m | 4m |
Health Breakdown
anyrepair
Maintenance
18
Quality
4
Community
10
Popularity
4
Documentation
13
diffx-core
Maintenance
18
Quality
12
Community
11
Popularity
5
Documentation
15
jason-rs
Maintenance
15
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| anyrepair | diffx-core | jason-rs | |
|---|---|---|---|
| Version | 0.2.2 | 0.7.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 14 | 11 | 6 |
| Crate Size | 1.1MB | 18KB | 55KB |
| Features | 0 | 0 | 3 |
| Yanked % | 73.3% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 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.
- •anyrepair, diffx-core are pre-1.0 — API may change.