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
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
| crc-core | crc | crc-any | |
|---|---|---|---|
| Health Score | 39 | 66 | 61 |
| Total Downloads | 75.6K | 163.7M | 8.4M |
| 30d Downloads | 786 | 16.0M | 792.2K |
| Dependents | 2 | 6.1K | 555 |
| Releases | 3 | 30 | 33 |
| Last Updated | 3049d ago | 121d ago | 695d ago |
| Age | 8y 8m | 11y | 7y 7m |
Health Breakdown
crc-core
Maintenance
3
Quality
18
Community
4
Popularity
6
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
| 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 66/100, but none of the options score above 80.
- •crc is depended on by 6.1K 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.