tokio-rs / async-stream
Asynchronous streams for Rust using async & await notation
☆677Updated 5 months ago
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.☆654Updated last month
- Async multi-producer multi-consumer channel☆849Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆702Updated last month
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Support atomic operations on Arc itself☆955Updated last week
- Async I/O and timers☆503Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆738Updated this week
- Compile-time type-checked builder derive☆1,016Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- Task abstraction for building executors☆466Updated 3 months ago
- An implementation of a LRU cache☆700Updated last month
- Slab allocator for Rust☆779Updated 2 weeks ago
- ☆824Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆853Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆550Updated 8 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated this week
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆929Updated last month
- A high performance, zero-copy URL router.☆446Updated 3 months ago
- Easy self-referential struct generation for Rust.☆609Updated 4 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆815Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- Typed distributed plugin registration☆1,105Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆350Updated last week