consistenthash
There are 7 repositories under consistenthash topic.
buraksezer/consistent
Consistent hashing with bounded loads in Golang
beifei1/fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
MageekChiu/CHKV
Consistent Hashing based Key-Value Memory Storage
ckatsak/lfchring-rs
A concurrent, lock-free consistent hashing ring implementation in Rust.
MrLederer/ConsistentHash
High performance Ring Consistent Hash implementation
ckatsak/lfchring
In-memory immutable wait-free consistent hashing ring data structure, supporting virtual nodes & replication.