ckatsak / lfchring-rs Star 9 Code Issues Pull requests A concurrent, lock-free consistent hashing ring implementation in Rust. consistent-hash-algorithm consistent-hashing hash-ring concurrent lock-free concurrent-data-structure lockless hashring wait-free consistenthash consistent-hashing-library multiple-readers consistent-hash multiple-writers Updated Mar 3, 2021 Rust
mail4metablocks / rust-consistent-hashing-lib Star 2 Code Issues Pull requests Rust implementation for consisent hashing rust consistent-hash-algorithm applied-cryptography Updated Dec 27, 2022 Rust
hderms / jumpconsistenthash Star 1 Code Issues Pull requests Implementation of jump consistent hashing from From the paper "A Fast, Minimal Memory, Consistent Hash Algorithm" by John Lamping, Eric Veach (2014). consistent-hash-algorithm consistent-hashing rust-crate jumphash consistent-hashing-library Updated Apr 28, 2024 Rust
ritelabs / nave Star 0 Code Issues Pull requests Thinking about the construction of distributed systems starting from the *consistent hash* algorithm. algorithm consistent-hash-algorithm Updated Sep 4, 2020 Rust