Bajix / swap-queue-rsLinks
A queue designed for buffer swapping instead of task popping
☆23Updated 3 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:
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Thread parking and unparking☆79Updated 11 months ago
- Static Linear Algebra System☆37Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Async filesystem primitives☆141Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆48Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆53Updated 2 months ago
- ☆13Updated 3 years ago
- Convert closures into wakers☆46Updated 11 months ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 4 years ago
- Memory database☆57Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- A Configuration Library for Rust Applications☆49Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Driver to work with the esp8266 module over the serial port.☆28Updated 4 years ago