Mnwa / fast-async-mutex
The fast async mutex which uses spinlock algorithm with using waker
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast-async-mutex
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆67Updated 6 months ago
- fastdate☆17Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Timer facilities for Rust's async story☆53Updated last month
- Additional utilities around the bytes crate☆18Updated 4 months ago
- Makes it possible to really use concatenated idents in Rust.☆23Updated 6 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- ☆32Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- rust coroutine database driver (Mysql,Postgres,Sqlite,Mssql)☆14Updated 11 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated last month
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆35Updated 10 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- NSON is a lightweight data-interchange format like JSON or BSON☆14Updated last month
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated this week
- ☆37Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- reflection for rust programming☆16Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆31Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 4 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- A lock-free async waitgroup implementation☆36Updated 2 years ago