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
- OpenTracing API for Rust☆64Updated last year
- Asynchronous file I/O for Tokio☆49Updated this week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Async filesystem primitives☆133Updated 5 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- ☆61Updated 3 years 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 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
- An async NATS client library for the Rust programming language.☆83Updated last year
- A collection of Tokio middleware☆29Updated 7 years ago
- Jaeger tracing library for Rust☆83Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- rust ratelimiter☆31Updated 4 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Heap-based async timers☆214Updated last year
- 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
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆39Updated 5 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆75Updated 6 years ago
- Make RocksDB really rocks! The Rust style API.☆47Updated 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-…☆77Updated last month
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 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…☆89Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Run closures in parallel☆113Updated 5 months ago