hicqu / fifo-rsLinks
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
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Rust wrapper around epoll and kqueue☆46Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- TCP load testing tool, written in async Rust☆37Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- HTTP/2 Rust library☆49Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Local Actor library based on may☆28Updated last year
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- WebSocket library for Rust, based on mio event loop☆28Updated 8 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Rust implementation of a Trie with generics☆28Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago