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:
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Static Linear Algebra System☆36Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 2 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 4 months ago
- Memory database☆55Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Async filesystem primitives☆135Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- a fast async pool based on channel☆25Updated 2 months ago
- Thread parking and unparking☆78Updated 6 months ago
- comvert bool expression to elasticsearch DSL in rust☆51Updated 2 years ago
- Main sources of systems of Immux☆39Updated 4 years ago
- ☆50Updated 7 months ago
- An in-memory SQL database in Rust.☆14Updated 3 years ago
- Asynchronous DNS lookups☆66Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆28Updated 3 weeks ago
- Run closures in parallel☆114Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago