Mnwa / fast-async-mutexLinks
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
Sorting:
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 weeks ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- ☆47Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- ☆33Updated 3 years ago
- Additional utilities around the bytes crate☆19Updated last month
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- Convert closures into wakers☆45Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆23Updated 4 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆41Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- File/log rotation writer for Rust☆33Updated 3 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- NSON is a lightweight data-interchange format like JSON or BSON☆14Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year