laizy / waitgroup-rsLinks
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
Sorting:
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A small async runtime for Rust☆59Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- ☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 8 months 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
- A foray into rust async await☆44Updated 5 years ago
- Get a unique thread ID in Rust☆42Updated 7 months ago
- ☆28Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Convert closures into wakers☆45Updated 5 months ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆39Updated 5 years ago
- Asynchronous DNS lookups☆65Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month
- Run closures in parallel☆113Updated 5 months ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- ☆46Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- ☆16Updated 3 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago