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
- A small async runtime for Rust☆59Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Get a unique thread ID in Rust☆42Updated 6 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Convert closures into wakers☆45Updated 3 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- ☆28Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Bitmap types for Rust☆51Updated last year
- A foray into rust async await☆44Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- ☆46Updated 4 years ago
- ☆24Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Thread parking and unparking☆75Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago