Bajix / swap-queue-rs
A queue designed for buffer swapping instead of task popping
☆23Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for swap-queue-rs
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- 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 5 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- a fast async pool based on channel☆22Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- ☆45Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- ☆46Updated 4 years ago
- Static Linear Algebra System☆34Updated last year
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- A Rust implementation of a constant time LFU cache☆14Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 5 months ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- hRPC implementation in Rust.☆24Updated 2 years ago
- Duplicate an async I/O handle☆40Updated last month
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago