Async synchronization primitives
☆284Dec 21, 2025Updated 2 months ago
Alternatives and similar repositories for async-lock
Users that are interested in async-lock are comparing it to the libraries listed below
Sorting:
- Async filesystem primitives☆145Feb 15, 2026Updated 2 weeks ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- Task abstraction for building executors☆575Feb 13, 2026Updated 2 weeks ago
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 7 months ago
- Async I/O and timers☆587Feb 15, 2026Updated 2 weeks ago
- Async executor☆439Feb 18, 2026Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- Thread parking and unparking☆82Jan 19, 2025Updated last year
- futures::AtomicWaker extracted into its own crate☆38Feb 15, 2026Updated 2 weeks ago
- Convert closures into wakers☆47Jan 19, 2025Updated last year
- Duplicate an async I/O handle☆41Feb 15, 2026Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆140Feb 15, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Async broadcast channels☆191Aug 19, 2025Updated 6 months ago
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated last month
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆35Jan 6, 2024Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 4 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- A simple and fast random number generator☆565Feb 9, 2026Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆193Updated this week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Rust library allowing to register multiple handlers for the same signal☆835Feb 14, 2026Updated 2 weeks ago
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago