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:
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A small async runtime for Rust☆60Updated last year
- Async filesystem primitives☆135Updated last week
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆28Updated 3 weeks ago
- Thread parking and unparking☆78Updated 6 months ago
- Run closures in parallel☆114Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 4 months ago
- Get a unique thread ID in Rust☆42Updated 9 months ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 6 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆39Updated 5 years ago
- Jaeger tracing library for Rust☆83Updated last year
- How to run Hyper on async-std☆40Updated 2 years ago
- Heap-based async timers☆214Updated last year
- Duplicate an async I/O handle☆41Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Asynchronous DNS lookups☆66Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Convert closures into wakers☆45Updated 6 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Native TLS for futures and async-std☆72Updated last month
- golang like task executor☆51Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago