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
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- 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
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- a fast async pool based on channel☆24Updated 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☆73Updated last week
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- Static Linear Algebra System☆36Updated last year
- Dynamic structured values for Rust☆27Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Rust's Enum variant counter☆15Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- The simd optimized escape code☆53Updated last week
- A bridge between different serde implementations.☆16Updated last month
- Duplicate an async I/O handle☆40Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- ☆46Updated 3 months ago
- comvert bool expression to elasticsearch DSL in rust☆51Updated last year
- Local Actor library based on may☆28Updated 9 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year