smol-rs / async-lockLinks
Async synchronization primitives
☆269Updated 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
Sorting:
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Task abstraction for building executors☆476Updated 5 months ago
- Async interface for working with processes☆197Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Async broadcast channels☆179Updated 6 months ago
- Async executor☆379Updated this week
- Asynchronous HTTP body trait☆142Updated 3 months ago
- Notify async tasks or threads☆475Updated this week
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Futures, streams, and async I/O combinators.☆508Updated last week
- Conditional compilation according to rustc compiler version☆366Updated last month
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Adaptors between compression crates and Rust's async IO types☆527Updated 3 weeks ago
- ☆212Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- Common utilities used with hyper.☆147Updated this week
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- x-www-form-urlencoded meets Serde☆252Updated 10 months ago
- ☆322Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- ☆286Updated 4 months ago