A concurrent, lock-free consistent hashing ring implementation in Rust.
-
Updated
Mar 3, 2021 - Rust
A concurrent, lock-free consistent hashing ring implementation in Rust.
Rust implementation for consisent hashing
Implementation of jump consistent hashing from From the paper "A Fast, Minimal Memory, Consistent Hash Algorithm" by John Lamping, Eric Veach (2014).
Thinking about the construction of distributed systems starting from the *consistent hash* algorithm.
Add a description, image, and links to the consistent-hash-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the consistent-hash-algorithm topic, visit your repo's landing page and select "manage topics."