mattnenterprise / rust-hash-ringLinks
A consistent hashing library in Rust
☆34Updated 4 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:
- Async filesystem primitives☆141Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- LRU cache settable via size or time to live☆107Updated 3 years ago
- OpenTracing API for Rust☆65Updated last year
- Heap-based async timers☆216Updated last year
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated 3 weeks ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- ☆63Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Common primitives of MySql protocol.☆118Updated 4 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A proxy connector for Hyper-based crates☆106Updated last year
- Jaeger tracing library for Rust☆83Updated last year
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- An LCS based slice and string diffing implementation.☆88Updated last year
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Auto-generate serde implementations for prost types☆100Updated 2 weeks ago
- ☆185Updated 3 years ago
- Native TLS for futures and async-std☆72Updated 6 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-…☆81Updated 3 weeks ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 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…☆91Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year