Asynchronous streams for Rust using async & await notation
☆747Dec 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- Application level tracing for Rust.☆6,588Mar 13, 2026Updated last week
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Task abstraction for building executors☆587Feb 13, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Async version of the Rust standard library☆4,070Aug 15, 2025Updated 7 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Async I/O and timers☆594Mar 16, 2026Updated last week
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Async stream for Rust and the futures crate.☆193Mar 12, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Feb 20, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,383Updated this week
- Flexible concrete Error type built on std::Error☆6,467Feb 20, 2026Updated last month
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- a debugger for async rust!☆4,447Feb 3, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- async fn(Request) -> Result<Response, Error>☆4,129Feb 24, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆816Mar 2, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago