laizy / waitgroup-rs
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
- 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☆25Updated 2 months ago
- A small async runtime for Rust☆59Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆28Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Convert closures into wakers☆45Updated 2 months ago
- Get a unique thread ID in Rust☆42Updated 5 months ago
- ☆37Updated 4 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- ☆45Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Scoped Thread Local Storage for Rust☆54Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆24Updated 2 years ago
- ☆12Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- ☆57Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago