rustio rustio.net
58

crc32fast

v1.5.0 Growing

Fast, SIMD-accelerated CRC32 (IEEE) checksum computation

MIT OR Apache-2.0 Edition 2021 MSRV 1.63
AlgorithmsNo standard library #hash#simd#crc#crc32#fast

Quick Verdict

  • โœ“Stable API (1.x for 7+ years)
  • โœ“Massive adoption (11.4K crates depend on it)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
566.1M
Dependents
11.4K
Releases
18
Size
41KB

Deep Insights

๐Ÿ“Š
Steady growth

43.9M downloads in the last 30 days (1.5M/day), up 2% from the previous period.

๐Ÿ›๏ธ
Foundational crate

11.4K crates depend on crc32fast โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

โš ๏ธ
Single maintainer risk

crc32fast has only 1 owner despite 11.4K dependents. This is a bus-factor concern โ€” consider the implications for long-term support.

โœ…
Stable for 7+ years

The API has been stable (1.x) for over 7 years with 18 releases. This level of maturity means you can depend on it without worrying about breaking changes.

๐Ÿ“
Compact crate

At 40KB, crc32fast is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

Notable dependents include flate2, object, zip, png, image. When high-quality crates choose crc32fast, it's a strong quality signal.

Health Breakdown

Maintenance 5/25

Recency, release consistency, active ratio

Quality 18/25

Yanked ratio, deps, size, maturity, features

Community 15/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1.2M/day avg-33%
0500K1.0M1.5M2.0M4/265/146/16/197/77/24

Top Dependents

Version Adoption

v1.5.0
39%
v1.4.2
28%
v1.3.2
24%
v1.4.0
5%
v1.2.1
4%

Release Timeline

10 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
1
2020
1
2021
2
2022
2
2023
2024
3
2025
1
2026
Less
More

Feature Flags

default =["std"]

std*nightly

README

Loading README...

Maintainers

Dependencies
4
direct dependencies
Dependents
11.4K
crates depend on crc32fast

Similar Crates