Decision Workspace
cdrom_crc vs crc vs crc-any
Side-by-side comparison of Rust crates
32
cdrom_crc
growingv0.1.0
Library to generate CD-ROM standard CRCs
66
crc
growingv3.4.0
Rust implementation of CRC with support of various standards
61
crc-any
growingv2.5.0
To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions.
Core Metrics
| cdrom_crc | crc | crc-any | |
|---|---|---|---|
| Health Score | 32 | 66 | 61 |
| Total Downloads | 2.8K | 163.7M | 8.4M |
| 30d Downloads | 26 | 16.0M | 792.2K |
| Dependents | 0 | 6.1K | 555 |
| Releases | 1 | 30 | 33 |
| Last Updated | 2825d ago | 121d ago | 695d ago |
| Age | 7y 9m | 11y | 7y 7m |
Health Breakdown
cdrom_crc
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
8
crc
Maintenance
11
Quality
15
Community
17
Popularity
8
Documentation
15
crc-any
Maintenance
6
Quality
22
Community
13
Popularity
8
Documentation
12
Technical Details
| cdrom_crc | crc | crc-any | |
|---|---|---|---|
| Version | 0.1.0 | 3.4.0 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 18KB | 14KB | 52KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.83 | 1.60 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •crc leads with a health score of 66/100, but none of the options score above 80.
- •crc is depended on by 6.1K crates — strongest ecosystem trust.
- •⚠ cdrom_crc, crc-any have not been updated in over a year.
- •cdrom_crc is pre-1.0 — API may change.