Crate

tokio-stream

Stream utilities and adaptors for the tokio async runtime.

What it is

tokio-stream provides Stream combinators, adaptors from tokio channels and intervals to streams, and wrappers that bridge tokio's async primitives with the futures Stream trait.

Why it is commonly used

Used when consuming tokio channels, timers, or other async producers as streams — database cursors, event pipelines, and server-sent event implementations that need stream-based processing.

770
Repositories
92%
Actively maintained
703
Updated ≤ 30 days
2.3M
Total stars
704
Owners

Counted from the Cargo.toml manifests of the 770 indexed repositories that declare tokio-stream as a dependency — not download counts. Dependency data last verified 2026-08-13.

Browse 770 repositories using tokio-stream in Repos →
Often used with

Crates that show up unusually often in tokio-stream 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 tokio-stream projects that also use it.

Used by these organizations
50 of 770 repositories · ranked by stars · 703 pushed in the last 30 days
hyperswitch43kactive

Open source, composable payments platform | PCI compliant | SaaS and Self-host options | Enables connectivity to multiple payment, payout, fraud, vault and tokenization providers | Uplifts authorization with intelligent routing and revenue recovery | Reduce payment processing costs with cost observability | Reduces payment ops with reconciliation

servo38kactive

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

⑂ 3.7k3.1k
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.

neon23kmaintenance

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

⑂ 1.1k552
windmill18kactive

Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.

sqlx17kmaintenance

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

dbt-core14kactive

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

← Browse all repos