Decision Workspace
reed-solomon-16 vs reed-solomon-erasure vs reed-solomon-simd
Side-by-side comparison of Rust crates
36
reed-solomon-16
growingv0.1.0
Reed-Solomon GF(2^16) erasure coding with O(n log n) complexity
61
reed-solomon-erasure
growingv6.0.0
Rust implementation of Reed-Solomon erasure coding
61
reed-solomon-simd
stablev3.1.0
Reed-Solomon coding with O(n log n) complexity. Leverages SIMD instructions on x86(-64) and AArch64.
Core Metrics
| reed-solomon-16 | reed-solomon-erasure | reed-solomon-simd | |
|---|---|---|---|
| Health Score | 36 | 61 | 61 |
| Total Downloads | 9.4K | 4.1M | 962.5K |
| 30d Downloads | 537 | 251.4K | 168.8K |
| Dependents | 8 | 1.0K | 42 |
| Releases | 1 | 28 | 8 |
| Last Updated | 1543d ago | 1281d ago | 164d ago |
| Age | 4y 2m | 8y 3m | 2y 4m |
Health Breakdown
reed-solomon-16
Maintenance
1
Quality
13
Community
7
Popularity
5
Documentation
10
reed-solomon-erasure
Maintenance
6
Quality
19
Community
16
Popularity
8
Documentation
12
reed-solomon-simd
Maintenance
12
Quality
20
Community
10
Popularity
7
Documentation
12
Technical Details
| reed-solomon-16 | reed-solomon-erasure | reed-solomon-simd | |
|---|---|---|---|
| Version | 0.1.0 | 6.0.0 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT AND BSD-3-Clause | MIT | MIT AND BSD-3-Clause |
| Dependencies | 11 | 9 | 13 |
| Crate Size | 43KB | 39KB | 52KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 3.6% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 3 | 1 |
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.0K crates — strongest ecosystem trust.
- •⚠ reed-solomon-16, reed-solomon-erasure have not been updated in over a year.
- •reed-solomon-16 is pre-1.0 — API may change.