rustio rustio.net
73

crc-any

v3.0.1 Stable

This crate computes CRC values from a bit width, a polynomial, a reflection setting, an initial value, and a final XOR value. It also provides many built-in CRC functions for common CRC variants.

MIT Edition 2024 MSRV 1.87
AlgorithmsNo standard library #hash#crc#crc32#crc64#crc16

Quick Verdict

  • Actively maintained (updated 16d ago)
  • Stable API (3.x for 7+ years)
  • Trusted by 577 crates
  • Tiny footprint (54KB, 3 deps)
  • Permissive license (MIT)

Security

Checking security advisories...
Downloads
11.4M
Dependents
577
Releases
36
Size
54KB

Deep Insights

📊
Steady growth

865.1K downloads in the last 30 days (28.8K/day), up 1% from the previous period.

🔗
Moderate adoption

577 crates depend on crc-any. Reasonable ecosystem adoption, though not yet a core dependency.

👤
Prolific maintainer

The primary maintainer publishes 120 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Stable for 7+ years

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

🪶
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

🌟
Used by top crates

Notable dependents include rp2040-boot2, magic-crypt, tagged-base64, mavlink-bindgen, mavlink-core. When high-quality crates choose crc-any, it's a strong quality signal.

Health Breakdown

Maintenance 17/25

Recency, release consistency, active ratio

Quality 22/25

Yanked ratio, deps, size, maturity, features

Community 14/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
25K/day avg-48%
010K20K30K40K50K4/265/146/16/197/77/24

Top Dependents

Version Adoption

v2.4.3
47%
v2.5.0
47%
v2.4.4
3%
v2.4.1
2%
v2.4.2
1%

Release Timeline

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

Feature Flags

default =["std"]

std*allocdevelopment

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
577
crates depend on crc-any

Similar Crates