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 6 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Get a unique thread ID in Rust☆42Updated last month
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Async filesystem primitives☆142Updated 2 months ago
- Thread parking and unparking☆81Updated 11 months ago
- A small async runtime for Rust☆61Updated last week
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Run closures in parallel☆115Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Heap-based async timers☆216Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Convert closures into wakers☆46Updated 11 months ago
- Extra components for use with Mio.☆31Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Jaeger tracing library for Rust☆83Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- A foray into rust async await☆44Updated 6 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Duplicate an async I/O handle☆41Updated 11 months ago
- How to run Hyper on async-std☆41Updated 3 years ago
- A proxy connector for Hyper-based crates☆106Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- ☆28Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago