Decision Workspace
crc-core vs crc vs crc-any
Side-by-side comparison of Rust crates
39
crc-core
growingv0.1.2
core functions shared between source and build script of crc crate
64
crc
growingv3.4.0
Rust implementation of CRC with support of various standards
62
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
| crc-core | crc | crc-any | |
|---|---|---|---|
| Health Score | 39 | 64 | 62 |
| Total Downloads | 77.2K | 198.3M | 10.0M |
| 30d Downloads | 0 | 19.3M | 832.9K |
| Dependents | 2 | 6.4K | 564 |
| Releases | 3 | 30 | 33 |
| Last Updated | 3109d ago | 180d ago | 754d ago |
| Age | 8y 10m | 11y 2m | 7y 9m |
Health Breakdown
crc-core
Maintenance
3
Quality
18
Community
4
Popularity
6
Documentation
8
crc
Maintenance
9
Quality
15
Community
17
Popularity
8
Documentation
15
crc-any
Maintenance
6
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| crc-core | crc | crc-any | |
|---|---|---|---|
| Version | 0.1.2 | 3.4.0 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 6KB | 14KB | 52KB |
| Features | 2 | 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 64/100, but none of the options score above 80.
- •crc is depended on by 6.4K crates — strongest ecosystem trust.
- •⚠ crc-core, crc-any have not been updated in over a year.
- •crc-core is pre-1.0 — API may change.