Mnwa / fast-async-mutex
The fast async mutex which uses spinlock algorithm with using waker
☆11Updated 4 years ago
Alternatives and similar repositories for fast-async-mutex:
Users that are interested in fast-async-mutex are comparing it to the libraries listed below
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Timer facilities for Rust's async story☆54Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆62Updated 5 months ago
- A pure Rust implementation of RTCP☆10Updated 2 years ago
- fastdate☆18Updated 3 months ago
- ☆38Updated last year
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- ☆15Updated 8 months ago
- A global executor built on top of async-executor and smol☆73Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆34Updated 4 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Test for network performance evaluation of different async frameworks (both TCP and UDP)☆19Updated 2 years ago
- A pure Rust implementation of ICE☆34Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 5 months ago
- Additional utilities around the bytes crate☆18Updated 7 months ago
- Object Pool LockFree in Rust☆45Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 months ago
- A lock-free async waitgroup implementation☆36Updated 2 years ago
- Serialization value trees☆43Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago