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.☆52Updated last week
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Approximations to Histograms☆65Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- A Rust library for accessing Linux process and system information☆90Updated 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-…☆81Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Concurrent work-stealing deque☆48Updated 7 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Columnar type support for Rust☆26Updated 8 years ago
- A programmatic API to the grpc-rs compiler☆54Updated 2 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- AWS SDK Rust - S3 only at present☆34Updated 6 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- A collection of Tokio middleware☆29Updated 8 years ago
- Async Cassandra driver made in Rust☆54Updated 5 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 4 years ago
- An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD☆112Updated 4 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
- A timeout connector for the hyper client☆29Updated last year