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:
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Low To High Level Math Library for Rust☆53Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated 2 weeks ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Asynchronous DNS lookups☆67Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆54Updated 3 months ago
- Thread parking and unparking☆82Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- a fast async pool based on channel☆26Updated last week
- Async filesystem primitives☆143Updated 3 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- comvert bool expression to elasticsearch DSL in rust☆52Updated 2 years ago
- Run closures in parallel☆115Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- An efficient JSON Value parser☆76Updated 2 years ago
- Static Linear Algebra System☆37Updated 2 years ago