smol-rs / async-lockLinks
Async synchronization primitives
☆277Updated 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.☆263Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Asynchronous HTTP body trait☆151Updated 3 weeks ago
- Task abstraction for building executors☆530Updated last week
- Async executor☆421Updated 2 weeks ago
- Async interface for working with processes☆205Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Async broadcast channels☆188Updated 4 months ago
- Notify async tasks or threads☆502Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- Conditional compilation according to rustc compiler version☆389Updated this week
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- ☆240Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- ☆347Updated last month
- Futures, streams, and async I/O combinators.☆529Updated last month
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- ☆312Updated 2 months ago
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- x-www-form-urlencoded meets Serde☆257Updated last year
- Typed HTTP Headers from hyper☆189Updated last month