twox-hash
v2.1.2 GrowingA Rust implementation of the XXHash and XXH3 algorithms
Quick Verdict
- โStable API (2.x for 10+ years)
- โMassive adoption (4.4K crates depend on it)
- โTiny footprint (36KB, 3 deps)
- โPermissive license (MIT)
Security
Deep Insights
12.1M downloads in the last 30 days (403.2K/day), up 22% from the previous period.
4.4K crates depend on twox-hash. Strong ecosystem adoption means battle-tested code and long-term stability.
twox-hash has only 1 owner despite 4.4K dependents. This is a bus-factor concern โ consider the implications for long-term support.
The API has been stable (1.x) for over 10 years with 22 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 35KB, twox-hash is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include zerovec, lz4_flex, parquet, ruzstd, priority-queue. When high-quality crates choose twox-hash, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on twox-hash
Version Adoption
Release Timeline
Feature Flags
default =["random", "xxhash32", "xxhash64", "xxhash3_64", "xxhash3_128", "std"]