Asynchronous streams for Rust using async & await notation
☆739Dec 8, 2024Updated last year
Alternatives and similar repositories for async-stream
Users that are interested in async-stream are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 7 months ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- Task abstraction for building executors☆575Feb 13, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Async I/O and timers☆587Feb 15, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- a debugger for async rust!☆4,422Feb 3, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- URL parser for Rust☆1,531Feb 5, 2026Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆193Updated this week
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated last week
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Rust HTTP types☆1,321Updated this week
- async fn(Request) -> Result<Response, Error>☆4,101Feb 24, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆813Updated this week
- A metrics ecosystem for Rust.☆1,427Updated this week
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month