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:
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Async filesystem primitives☆132Updated 4 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- How to run Hyper on async-std☆40Updated 2 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 week
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- ☆61Updated 3 years ago
- OpenTracing API for Rust☆64Updated 11 months ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- Native TLS for futures and async-std☆71Updated 10 months ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- ☆33Updated 3 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆57Updated 4 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- An async NATS client library for the Rust programming language.☆83Updated 11 months ago