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 small async runtime for Rust☆61Updated last year
- Async filesystem primitives☆139Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- Get a unique thread ID in Rust☆42Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- golang like task executor☆52Updated 4 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- Thread parking and unparking☆79Updated 9 months ago
- A foray into rust async await☆44Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- A proxy connector for Hyper-based crates☆106Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- A Configuration Library for Rust Applications☆40Updated last week
- Asynchronous DNS lookups☆67Updated last year
- ☆13Updated 3 years ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago