Decision Workspace
smbus-pec vs crc64fast-nvme vs crc-fast
Side-by-side comparison of Rust crates
52
smbus-pec
growingv1.0.1
Minimal portable implementation of SMBus Packet Error Code calculation algorithm.
64
crc64fast-nvme
stablev1.2.1
SIMD accelerated CRC-64/NVME checksum calculation
64
crc-fast
growingv1.10.0
World's fastest generic CRC16, CRC32, and CRC64 calculator using SIMD. Supplies a C-compatible shared library for use in other languages.
Core Metrics
| smbus-pec | crc64fast-nvme | crc-fast | |
|---|---|---|---|
| Health Score | 52 | 64 | 64 |
| Total Downloads | 279.1K | 7.8M | 19.3M |
| 30d Downloads | 14.1K | 848.0K | 4.4M |
| Dependents | 13 | 114 | 172 |
| Releases | 3 | 6 | 18 |
| Last Updated | 1769d ago | 133d ago | 86d ago |
| Age | 5y 7m | 1y 6m | 11m |
Health Breakdown
smbus-pec
Maintenance
4
Quality
20
Community
9
Popularity
7
Documentation
12
crc64fast-nvme
Maintenance
12
Quality
20
Community
12
Popularity
8
Documentation
12
crc-fast
Maintenance
14
Quality
18
Community
12
Popularity
8
Documentation
12
Technical Details
| smbus-pec | crc64fast-nvme | crc-fast | |
|---|---|---|---|
| Version | 1.0.1 | 1.2.1 | 1.10.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 7 | 13 |
| Crate Size | 15KB | 78KB | 1.2MB |
| Features | 1 | 3 | 16 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70.0 | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crc64fast-nvme leads with a health score of 64/100, but none of the options score above 80.
- •crc-fast has the most downloads (19.3M), suggesting wider adoption.
- •crc-fast is depended on by 172 crates — strongest ecosystem trust.
- •⚠ smbus-pec has not been updated in over a year.