Decision Workspace
rsarc vs neco-ecc vs reed-solomon-erasure
Side-by-side comparison of Rust crates
36
rsarc
experimentalv0.1.0
Reed-Solomon erasure coding utility for repairing file corruption with O(n log n) performance.
44
neco-ecc
experimentalv0.1.0
necosystems series Reed-Solomon error correction over GF(2^8)
61
reed-solomon-erasure
growingv6.0.0
Rust implementation of Reed-Solomon erasure coding
Core Metrics
| rsarc | neco-ecc | reed-solomon-erasure | |
|---|---|---|---|
| Health Score | 36 | 44 | 61 |
| Total Downloads | 580 | 17 | 4.6M |
| 30d Downloads | 0 | 0 | 269.5K |
| Dependents | 0 | 0 | 1.1K |
| Releases | 1 | 1 | 28 |
| Last Updated | 344d ago | 38d ago | 1340d ago |
| Age | 11m | 1m | 8y 5m |
Health Breakdown
rsarc
Maintenance
3
Quality
15
Community
5
Popularity
3
Documentation
10
neco-ecc
Maintenance
11
Quality
14
Community
6
Popularity
1
Documentation
12
reed-solomon-erasure
Maintenance
6
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| rsarc | neco-ecc | reed-solomon-erasure | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 6.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 8 | 1 | 9 |
| Crate Size | 29KB | 6KB | 39KB |
| Features | 5 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 3.6% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.82 | — |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •reed-solomon-erasure leads with a health score of 61/100, but none of the options score above 80.
- •reed-solomon-erasure is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ reed-solomon-erasure has not been updated in over a year.
- •rsarc, neco-ecc are pre-1.0 — API may change.