futures-util
v0.3.32 GrowingCommon utilities and extension traits for the futures-rs library.
Quick Verdict
- โActively maintained (updated 40d ago)
- !Pre-1.0: API may have breaking changes
- โMassive adoption (72.7K crates depend on it)
- โPermissive license (MIT OR Apache-2.0)
- !84% of releases were yanked
Security
Deep Insights
43.5M downloads in the last 30 days (1.5M/day), up 24% from the previous period.
72.7K crates depend on futures-util โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
The primary maintainer publishes 63 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 8+ years old, futures-util hasn't reached 1.0 yet. Expect potential API changes between versions.
84% of releases have been yanked. Check version history before pinning.
Notable dependents include hyper, tokio-util, futures, tokio-rustls, futures-executor. When high-quality crates choose futures-util, 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 futures-util
Version Adoption
Release Timeline
Feature Flags
default =["std", "async-await", "async-await-macro"]