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 leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A small async runtime for Rust☆58Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- ☆28Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Get a unique thread ID in Rust☆42Updated 4 months ago
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Convert closures into wakers☆45Updated 2 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆45Updated 4 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- ☆24Updated 2 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- OpenTracing API for Rust☆62Updated 9 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- File/log rotation writer for Rust☆30Updated 2 weeks ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago