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☆142Updated 2 months ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Heap-based async timers☆216Updated last year
- Jaeger tracing library for Rust☆83Updated last year
- ☆63Updated 4 years ago
- OpenTracing API for Rust☆65Updated last year
- A concurrent circuit breaker implemented with ring buffers☆121Updated last month
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 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-…☆82Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A simple distributed document database backed by Sled Key/Value store☆30Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Common primitives of MySql protocol.☆118Updated 5 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Rust FFI wrapper for CRoaring☆163Updated last week
- 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
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 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
- ☆186Updated 3 years ago
- Parsing of multipart/form-data☆57Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Auto-generate serde implementations for prost types☆100Updated last month
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago