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
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Dynamic structured values for Rust☆28Updated last month
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Synchronous memory pipe for Rust☆31Updated 4 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 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 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
- ☆15Updated 6 years ago
- a fast async pool based on channel☆24Updated last week
- ☆38Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆41Updated 11 months ago