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
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Local Actor library based on may☆28Updated 10 months ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A hierarchical timer wheel in Rust☆17Updated 7 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- ☆37Updated 4 years ago
- Rust wrapper around epoll and kqueue☆45Updated 2 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- rust ratelimiter☆31Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Concurrent work-stealing deque☆47Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- ☆25Updated last year
- A buffered I/O stream for Rust☆31Updated 5 years ago
- An asynchronous StatsD clone☆22Updated 7 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago