laizy / waitgroup-rs
A lock-free async waitgroup implementation
☆37Updated 3 years ago
Alternatives and similar repositories for waitgroup-rs:
Users that are interested in waitgroup-rs are comparing it to the libraries listed below
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A Configuration Library for Rust Applications☆39Updated this week
- A small async runtime for Rust☆58Updated 10 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Get a unique thread ID in Rust☆42Updated 4 months ago
- Duplicate an async I/O handle☆40Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- ☆28Updated 2 years ago
- A foray into rust async await☆44Updated 5 years ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- ☆33Updated 4 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- ☆12Updated 4 years ago
- ☆37Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆71Updated this week
- Alibaba's Dayu SMS SDK for Rust.☆19Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆24Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Compile-time string operations☆90Updated 3 weeks ago
- A Rust implementation of a constant time LFU cache☆14Updated 9 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Convert closures into wakers☆45Updated last month