hashbrown
v0.16.1 GrowingA Rust port of Google's SwissTable hash map
Quick Verdict
- !Pre-1.0: API may have breaking changes
- โMassive adoption (27.0K crates depend on it)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
123.1M downloads in the last 30 days (4.1M/day), up 21% from the previous period.
27.0K crates depend on hashbrown โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
Despite being 7+ years old, hashbrown hasn't reached 1.0 yet. Expect potential API changes between versions.
Notable dependents include indexmap, rustls, ahash, tokio-util, object. When high-quality crates choose hashbrown, 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 hashbrown
Version Adoption
Release Timeline
Feature Flags
default =["default-hasher", "inline-more", "allocator-api2", "equivalent", "raw-entry"]