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 wrapper around epoll and kqueue☆46Updated 2 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- HTTP/2 Rust library☆49Updated 7 years ago
- Extensions for standard networking types☆106Updated last year
- Rust MetroHash☆52Updated 8 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Gossip protocol written in Rust☆62Updated 10 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- Redis client for Tokio☆60Updated 8 years ago
- Concurrent hash trie☆57Updated 4 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- An asynchronous StatsD clone☆22Updated 8 years ago