Bajix / swap-queue-rsLinks
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
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- a fast async pool based on channel☆24Updated last week
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Static Linear Algebra System☆36Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆12Updated 4 years ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Local Actor library based on may☆28Updated 11 months ago
- ☆15Updated 6 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 weeks ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Versatile parser for arithmetic expressions☆11Updated 2 months ago
- ☆13Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year