consistent-hashing topic
Low-Level-Design
Low Level Designs of common data structures. These designs keep concurrency control, latency and throughput in mind. We use design patterns where applicable to make the code readable, extensible and t...
python-jump-consistent-hash
Fast, minimal memory, consistent hash algorithm
hashring
Consistent hashing hashring implementation.
lua-resty-jump-consistent-hash
consistent hash for openresty
xring
An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)
hashring
Consistent-hashing: Hash ring implementation in Go
gopie
go patterns
Doramon
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装...
rust-hash-ring
A consistent hashing library in Rust
peanutcache
🏠参考groupcache实现的分布式缓存,并在此基础上使用gRPC进行节点间通信,并用etcd作为服务注册与发现。