Crate

futures-util

Stream and Future combinators from the futures ecosystem.

What it is

futures-util provides StreamExt, FutureExt, and associated combinators — map, filter, chain, merge, buffered, and more. It is a lighter-weight subset of the futures crate, giving libraries access to async utilities without pulling in the full futures dependency.

Why it is commonly used

Used in async code that manipulates streams and futures — especially in libraries that want a smaller transitive dependency footprint than the full futures crate while still offering combinator-style async APIs.

1.0k
Repositories
91%
Actively maintained
928
Updated ≤ 30 days
2.9M
Total stars
904
Owners

Counted from the Cargo.toml manifests of the 1.0k indexed repositories that declare futures-util as a dependency — not download counts. Dependency data last verified 2026-08-13.

Browse 1025 repositories using futures-util in Repos →
Often used with

Crates that show up unusually often in futures-util projects. The most distinctive pairings rank first — crates these projects use far more than the average indexed Rust project does, not just crates that are popular everywhere. Each percentage is the share of futures-util projects that also use it.

Used by these organizations
50 of 1.0k repositories · ranked by stars · 928 pushed in the last 30 days
RuView90kactive

π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.

servo38kactive

Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.

⑂ 3.7k3.1k
qdrant34kactive

Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

tokio33kactive

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

⑂ 3.2k417
rustfs31kactive

🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.

cli30kactive

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

meetily29kmaintenance

Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai - https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS & Windows.

neon23kmaintenance

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

⑂ 1.1k552
obscura21kactive

The headless browser for AI agents and web scraping

⑂ 1.5k70
← Browse all repos