Async synchronization primitives
☆285Dec 21, 2025Updated 3 months ago
Alternatives and similar repositories for async-lock
Users that are interested in async-lock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Async filesystem primitives☆148Feb 15, 2026Updated last month
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- futures::AtomicWaker extracted into its own crate☆39Feb 15, 2026Updated last month
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- Task abstraction for building executors☆587Feb 13, 2026Updated last month
- Duplicate an async I/O handle☆42Feb 15, 2026Updated last month
- Async interface for working with processes☆208Sep 14, 2025Updated 6 months ago
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Convert closures into wakers☆46Jan 19, 2025Updated last year
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- Async I/O and timers☆594Mar 16, 2026Updated last week
- Async executor☆442Feb 18, 2026Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆141Feb 15, 2026Updated last month
- A thread pool for isolating blocking I/O in async programs☆377Aug 31, 2025Updated 6 months ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- [DEPRECATED] Async TLS/SSL streams using rustls☆35Jan 6, 2024Updated 2 years ago
- Asynchronous signal handling☆27Jan 20, 2026Updated 2 months ago
- Async broadcast channels☆191Aug 19, 2025Updated 7 months ago
- Spin-based synchronization primitives☆588Feb 5, 2026Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50May 22, 2025Updated 10 months ago
- Compatibility adapter between tokio and futures☆189Jan 20, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆624Mar 15, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A simple and fast random number generator☆571Mar 9, 2026Updated 2 weeks ago
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆840Feb 14, 2026Updated last month
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month