laizy / waitgroup-rsLinks
A lock-free async waitgroup implementation
☆38Updated 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:
- A small async runtime for Rust☆61Updated last year
- 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☆36Updated 4 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Run closures in parallel☆115Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Async filesystem primitives☆140Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A foray into rust async await☆44Updated 6 years ago
- Thread parking and unparking☆79Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Convert closures into wakers☆46Updated 10 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- Get a unique thread ID in Rust☆42Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Heap-based async timers☆216Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- golang like task executor☆52Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Jaeger tracing library for Rust☆83Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago