mattnenterprise / rust-hash-ring
A consistent hashing library in Rust
☆33Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-hash-ring
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- OpenTracing API for Rust☆60Updated 5 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆76Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆140Updated 9 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Async filesystem primitives☆130Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- ☆59Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 5 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆74Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆51Updated 4 years ago
- How to run Hyper on async-std☆39Updated 2 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Epoch-based garbage collection☆80Updated 6 years ago
- An LCS based slice and string diffing implementation.☆77Updated 9 months ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- ☆28Updated 4 years ago