Decision Workspace
byond-crc32 vs crc32fast-lib vs const-crc32
Side-by-side comparison of Rust crates
46
byond-crc32
growingv3.0.0
Fast CRC-32/BYOND checksum computation
50
crc32fast-lib
growingv1.1.2
Fast, SIMD-accelerated CRC-32/ISO-HDLC (aka 'crc32') checksum computation in Rust exposed as a C-compatible shared library
45
const-crc32
growingv1.3.0
A `const fn` implementation of crc32 checksum algorithm
Core Metrics
| byond-crc32 | crc32fast-lib | const-crc32 | |
|---|---|---|---|
| Health Score | 46 | 50 | 45 |
| Total Downloads | 8.4K | 1.7K | 158.1K |
| 30d Downloads | 8 | 6 | 11.0K |
| Dependents | 0 | 0 | 4 |
| Releases | 6 | 3 | 6 |
| Last Updated | 1462d ago | 133d ago | 933d ago |
| Age | 4y 11m | 1y 3m | 3y 5m |
Health Breakdown
byond-crc32
Maintenance
4
Quality
21
Community
6
Popularity
5
Documentation
10
crc32fast-lib
Maintenance
11
Quality
19
Community
6
Popularity
4
Documentation
10
const-crc32
Maintenance
4
Quality
20
Community
5
Popularity
6
Documentation
10
Technical Details
| byond-crc32 | crc32fast-lib | const-crc32 | |
|---|---|---|---|
| Version | 3.0.0 | 1.1.2 | 1.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 2 | 2 |
| Crate Size | 27KB | 9KB | 3KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crc32fast-lib leads with a health score of 50/100, but none of the options score above 80.
- •const-crc32 has the most downloads (158.1K), suggesting wider adoption.
- •⚠ byond-crc32, const-crc32 have not been updated in over a year.