tokio-rs / async-stream
Asynchronous streams for Rust using async & await notation
☆640Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-stream
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Async multi-producer multi-consumer channel☆791Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- A Rust proc-macro attribute parser☆1,025Updated last month
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- An implementation of a LRU cache☆644Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Async I/O and timers☆450Updated last week
- Notify async tasks or threads☆449Updated this week
- ☆753Updated last week
- Task abstraction for building executors☆413Updated last month
- Fast floating point to string conversion☆607Updated last week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Typed distributed plugin registration☆997Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- cross-platform Rust API for memory mapped IO☆419Updated last month