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 global executor built on top of async-executor and smol☆75Updated 4 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 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 6 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated this week
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- a fast async pool based on channel☆26Updated 3 weeks ago
- Thread parking and unparking☆81Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆52Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Async filesystem primitives☆142Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- #[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 2 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
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Main sources of systems of Immux☆39Updated 4 years ago
- ☆12Updated 4 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated 2 years ago
- A Configuration Library for Rust Applications☆49Updated last month