smol-rs / async-lock
Async synchronization primitives
☆263Updated 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
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Notify async tasks or threads☆460Updated last month
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Asynchronous HTTP body trait☆136Updated last week
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Task abstraction for building executors☆460Updated last month
- Async broadcast channels☆174Updated 2 months ago
- Async executor☆360Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated last week
- ☆267Updated last month
- Adaptors between compression crates and Rust's async IO types☆467Updated this week
- ☆203Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Async interface for working with processes☆188Updated last week
- Common utilities used with hyper.☆139Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆324Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- ☆284Updated 7 months ago
- Typed HTTP Headers from hyper☆169Updated last month
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Async I/O and timers☆486Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Define your own PhantomData☆151Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆287Updated 7 months ago