Bajix / swap-queue-rs
A queue designed for buffer swapping instead of task popping
☆23Updated 2 years ago
Alternatives and similar repositories for swap-queue-rs:
Users that are interested in swap-queue-rs are comparing it to the libraries listed below
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- comvert bool expression to elasticsearch DSL in rust☆51Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- a fast async pool based on channel☆23Updated 3 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Deadlock free Mutexes.☆14Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- SQLite-based on-disk cache for Rust.☆23Updated 6 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- Local Actor library based on may☆28Updated 8 months ago
- Distributed key-value store.☆28Updated 3 years ago
- ☆12Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- ☆15Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- File locking for Rust.☆43Updated 6 months ago