smol-rs / async-lockLinks
Async synchronization primitives
☆275Updated 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:
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Async interface for working with processes☆205Updated last month
- Async executor☆406Updated last week
- Task abstraction for building executors☆517Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Async broadcast channels☆187Updated 2 months ago
- Notify async tasks or threads☆496Updated 3 months ago
- Asynchronous HTTP body trait☆149Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆251Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- ☆231Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- ☆305Updated last month
- Common utilities used with hyper.☆154Updated last week
- Define your own PhantomData☆158Updated this week
- Per-object thread-local storage for Rust☆358Updated last month
- Semantic wrapper for byte count representations☆150Updated this week
- Futures, streams, and async I/O combinators.☆530Updated last week
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Typed HTTP Headers from hyper☆188Updated 2 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago