smol-rs / async-lockLinks
Async synchronization primitives
☆270Updated last week
Alternatives and similar repositories for async-lock
Users that are interested in async-lock are comparing it to the libraries listed below
Sorting:
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Task abstraction for building executors☆480Updated 6 months ago
- Asynchronous HTTP body trait☆146Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Notify async tasks or threads☆482Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- Async executor☆388Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Async interface for working with processes☆201Updated last week
- ☆216Updated last week
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Common utilities used with hyper.☆152Updated this week
- Async broadcast channels☆180Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- Compatibility adapter between tokio and futures☆175Updated last week
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Per-object thread-local storage for Rust☆348Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- ☆329Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- x-www-form-urlencoded meets Serde☆253Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- ☆293Updated 3 weeks ago