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:
- Async filesystem primitives☆137Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- A small async runtime for Rust☆61Updated last year
- Run closures in parallel☆114Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated last week
- Thread parking and unparking☆78Updated 7 months ago
- Get a unique thread ID in Rust☆42Updated 9 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Utilities for pinning☆97Updated last year
- A foray into rust async await☆44Updated 5 years ago
- Convert closures into wakers☆45Updated 7 months ago
- ☆28Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- ☆13Updated 3 years ago
- ☆87Updated 7 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Heap-based async timers☆214Updated last year