smol-rs / async-lock
Async synchronization primitives
☆255Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-lock
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Task abstraction for building executors☆413Updated last month
- Conditional compilation according to rustc compiler version☆334Updated last week
- Notify async tasks or threads☆449Updated this week
- Serialize and deserialize C-like enum as underlying repr☆231Updated last week
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆303Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Async broadcast channels☆164Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆409Updated this week
- Async executor☆334Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Futures, streams, and async I/O combinators.☆475Updated this week
- ☆230Updated 2 weeks ago
- Async I/O and timers☆450Updated last week
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- Asynchronous HTTP body trait☆128Updated 3 months ago
- ☆269Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆219Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Procedural macro for recursive async functions☆209Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- Compile-time string formatting☆214Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month