hash-ring
There are 9 repositories under hash-ring topic.
bitwalker/libring
A fast consistent hash ring implementation in Elixir
ishugaliy/allgood-consistent-hash
Consistent Hash Java Library
mattnenterprise/rust-hash-ring
A consistent hashing library in Rust
ckatsak/lfchring-rs
A concurrent, lock-free consistent hashing ring implementation in Rust.
ckatsak/lfchring
In-memory immutable wait-free consistent hashing ring data structure, supporting virtual nodes & replication.
HarshitDawar55/Cassandra
This repository is created with the Aim to help people understand Cassandra easily!
madalinazanficu/Load-Balancer
Developed a C system , using Consistent Hashing in order to efficiently transfer large volumes of data.
tensorush/zig-mementohash
Zig implementation of MementoHash consistent hashing algorithm.