tokio-rs / async-stream
Asynchronous streams for Rust using async & await notation
☆668Updated 3 months ago
Alternatives and similar repositories for async-stream:
Users that are interested in async-stream are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- Async multi-producer multi-consumer channel☆842Updated 2 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆659Updated this week
- Compile-time type-checked builder derive☆986Updated last week
- Support atomic operations on Arc itself☆914Updated last week
- An implementation of a LRU cache☆685Updated 2 months ago
- Notify async tasks or threads☆461Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆722Updated last week
- Test harness for ui tests of compiler diagnostics☆871Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆500Updated last month
- Fast floating point to string conversion☆628Updated 3 weeks ago
- Async I/O and timers☆495Updated last week
- Task abstraction for building executors☆461Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- Easy self-referential struct generation for Rust.☆596Updated 2 months ago
- Slab allocator for Rust☆752Updated last month
- Module initialization/global constructor functions for Rust☆828Updated 3 weeks ago
- ☆809Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,096Updated this week
- Data structure serialization library with several opposite design goals from Serde☆849Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆501Updated last year
- A set of alternative `derive` attributes for Rust☆434Updated 10 months ago
- Typed distributed plugin registration☆1,089Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆903Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆676Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆575Updated 2 weeks ago