sile / rendezvous_hash
A Rust implementation of Rendezvous hashing algorithm
☆21Updated 2 years ago
Alternatives and similar repositories for rendezvous_hash:
Users that are interested in rendezvous_hash are comparing it to the libraries listed below
- A HyperLogLog implementation in Rust.☆50Updated last month
- A consistent hashing library in Rust☆33Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- rust histogram and percentile stats☆47Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Opentelemetry layer for the tracing crate☆23Updated 4 years ago
- Approximations to Histograms☆64Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Library implementing the prefix tree in Rust☆35Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 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
- OpenTracing API for Rust☆63Updated 10 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust MetroHash☆52Updated 5 months ago
- A programmatic API to the grpc-rs compiler☆54Updated last year
- A connection pool implementation for tokio☆23Updated 7 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 11 months ago
- A timeout connector for the hyper client☆26Updated 5 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆37Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Async Cassandra driver made in Rust☆54Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- libhdfs binding and wrapper APIs for Rust☆31Updated 9 years ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago