rustio rustio.net
62

futures

v0.3.32 Growing

An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.

MIT OR Apache-2.0 Edition 2018 MSRV 1.71
Asynchronous #async#future#futures

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (264.9K crates depend on it)
  • โœ“Permissive license (MIT OR Apache-2.0)
  • !32% of releases were yanked

Security

Checking security advisories...
Downloads
574.9M
Dependents
264.9K
Releases
73
Size
61KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

49.8M downloads in the last 30 days (1.7M/day), up 27% from the previous period.

๐Ÿ›๏ธ
Foundational crate

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

๐Ÿ‘ค
Prolific maintainer

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

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 9+ years old, futures hasn't reached 1.0 yet. Expect potential API changes between versions.

โš ๏ธ
Notable yanked versions

32% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include anyhow, tokio, futures-util, tracing, tokio-util. When high-quality crates choose futures, it's a strong quality signal.

Health Breakdown

Maintenance 14/25

Recency, release consistency, active ratio

Quality 11/25

Yanked ratio, deps, size, maturity, features

Community 18/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1.4M/day avg+39%
0500K1.0M1.5M2.0M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.3.31
51%
v0.3.30
19%
v0.3.28
14%
v0.3.32
12%
v0.3.29
4%

Release Timeline

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

Feature Flags

default =["std", "async-await", "executor"]

std*spinallocbilockcompatexecutor*unstableio-compatasync-await*thread-poolwrite-all-vectoredcfg-target-has-atomic

README

Loading README...

Maintainers

Dependencies
11
direct dependencies
Dependents
264.9K
crates depend on futures

Similar Crates