sile / rendezvous_hashLinks
A Rust implementation of Rendezvous hashing algorithm
☆21Updated 3 years ago
Alternatives and similar repositories for rendezvous_hash
Users that are interested in rendezvous_hash are comparing it to the libraries listed below
Sorting:
- A HyperLogLog implementation in Rust.☆51Updated 8 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 2 months ago
- Async Cassandra driver made in Rust☆54Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- AWS SDK Rust - S3 only at present☆34Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Approximations to Histograms☆65Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- ☆50Updated 5 years ago
- Rust MetroHash☆53Updated 11 months ago
- A programmatic API to the grpc-rs compiler☆54Updated 2 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Fire-forged cluster management & Distributed data protocol☆78Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An etcd client library for Rust.☆144Updated 5 years ago
- Columnar type support for Rust☆26Updated 8 years ago
- OpenTracing API for Rust☆65Updated last year
- A Rust mpsc with unbounded members in bounded memory☆48Updated 4 years ago
- A combinator library for building asynchronous HTTP services☆58Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- LRU cache settable via size or time to live☆106Updated 3 years ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 3 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆76Updated 8 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 5 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago