hicqu / fifo-rs
A first-in-first-out for bytes, like kfifo in Linux.
☆18Updated 7 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
- Concurrent work-stealing deque☆47Updated 6 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆37Updated 4 years ago
- Local Actor library based on may☆28Updated 9 months ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- Rust wrapper around epoll and kqueue☆45Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- hybrid logical clock for Rust☆21Updated 9 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Utilities for concurrent programming☆37Updated 6 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A collection of Tokio middleware☆29Updated 7 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust MetroHash☆52Updated 4 months ago
- Asynchronous file I/O for Tokio☆48Updated this week
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- An asynchronous StatsD clone☆22Updated 7 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- ☆25Updated last year
- A Rust mpsc with unbounded members in bounded memory☆49Updated 3 years ago
- Abstract name service traits for rust☆20Updated 6 years ago