mattnenterprise / rust-hash-ringLinks
A consistent hashing library in Rust
☆33Updated 3 years ago
Alternatives and similar repositories for rust-hash-ring
Users that are interested in rust-hash-ring are comparing it to the libraries listed below
Sorting:
- LRU cache settable via size or time to live☆105Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- OpenTracing API for Rust☆64Updated last year
- Async filesystem primitives☆135Updated 3 weeks ago
- ☆62Updated 3 years 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-…☆77Updated last month
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 3 years ago
- A simple distributed document database backed by Sled Key/Value store☆27Updated 3 years ago
- A HyperLogLog implementation in Rust.☆50Updated 4 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 4 years ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- An async NATS client library for the Rust programming language.☆83Updated last year
- An LCS based slice and string diffing implementation.☆83Updated last year
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Run closures in parallel☆114Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- ☆57Updated 5 months ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Native TLS for futures and async-std☆71Updated last month
- Heap-based async timers☆214Updated last year