andrewjstone / ferris
A hierarchical timer wheel in Rust
☆17Updated 7 years ago
Alternatives and similar repositories for ferris:
Users that are interested in ferris are comparing it to the libraries listed below
- hybrid logical clock for Rust☆21Updated 9 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- Rust wrapper around epoll and kqueue☆45Updated 2 years ago
- A first-in-first-out for bytes, like kfifo in Linux.☆18Updated 8 years ago
- software transactional memory in rust☆13Updated 3 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- TCP load testing tool, written in async Rust☆37Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A Rust mpsc with unbounded members in bounded memory☆49Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- ☆37Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Picoquic bindings for rust.☆28Updated 5 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- A HyperLogLog implementation in Rust.☆50Updated last month
- Redis client for Tokio☆59Updated 7 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 9 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago