smol-rs / async-channel
Async multi-producer multi-consumer channel
☆848Updated last week
Alternatives and similar repositories for async-channel:
Users that are interested in async-channel are comparing it to the libraries listed below
- An implementation of a LRU cache☆696Updated 3 weeks ago
- Support atomic operations on Arc itself☆951Updated this week
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆698Updated last month
- Slab allocator for Rust☆773Updated last week
- Advanced configuration options for sockets.☆728Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- ☆824Updated last week
- Compile-time type-checked builder derive☆1,010Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Typed distributed plugin registration☆1,103Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Dead simple pool implementation for rust with async-await☆1,164Updated 3 weeks ago
- Async I/O and timers☆501Updated 3 weeks ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- A multiprocess drop-in replacement for Rust channels☆954Updated this week
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Task abstraction for building executors☆464Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Make retry like a built-in feature provided by Rust.☆843Updated 2 weeks ago
- HTTP specific Tower utilities.☆761Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Type erasure for async trait methods☆1,973Updated last month
- Notify async tasks or threads☆467Updated 3 months ago