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☆143Updated 3 months ago
- OpenTracing API for Rust☆65Updated last year
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- Heap-based async timers☆217Updated last year
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- ☆63Updated 4 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-…☆81Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- A concurrent circuit breaker implemented with ring buffers☆121Updated 2 months 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
- Common primitives of MySql protocol.☆118Updated 2 weeks ago
- Jaeger tracing library for Rust☆83Updated last year
- Async stream for Rust and the futures crate.☆193Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Rust FFI wrapper for CRoaring☆164Updated last month
- Data parallelism library for async-std.☆96Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- ☆48Updated 5 years ago
- Parsing of multipart/form-data☆57Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 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
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago