hicqu / fifo-rsLinks
A first-in-first-out for bytes, like kfifo in Linux.
☆19Updated 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 6 years ago
- HTTP/2 Rust library☆49Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Rust wrapper around epoll and kqueue☆46Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Extensions for standard networking types☆106Updated last year
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 4 years ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- Write Ahead Logging for Rust☆26Updated 9 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A pool of reusable values☆51Updated 6 years ago
- Rust MetroHash☆53Updated last year
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last month
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- probe: Static probes for Rust☆102Updated last month