hicqu / fifo-rs
A first-in-first-out for bytes, like kfifo in Linux.
☆18Updated 8 years ago
Alternatives and similar repositories for fifo-rs
Users that are interested in fifo-rs are comparing it to the libraries listed below
Sorting:
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Rust wrapper around epoll and kqueue☆46Updated 2 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Concurrent work-stealing deque☆47Updated 6 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Local Actor library based on may☆28Updated 10 months ago
- Asynchronous file I/O for Tokio☆49Updated 2 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Library implementing the prefix tree in Rust☆35Updated 6 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- A hierarchical timer wheel in Rust☆17Updated 7 years ago
- ☆38Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Experimental comparators for collections to be generic over☆15Updated last year
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago