26 skills found
buraksezer / ConsistentConsistent hashing with bounded loads in Golang
Jaskey / ConsistentHashA universal Consistent Hash implementation in Java, which supports virtual nodes and user defined hash function
dgryski / Go KetamaKetama implementation compatible with Algorithm::ConsistentHash::Ketama
phaistos-networks / ConsistentHashingConsistent Hashing data structures and algorithms for C++
fanfish / ConsistentHashImplementing Consistent Hashing in Java
AkshatM / ConsistentHashRingA consistent hash ring implementation from scratch, made for fun.
mbrostami / ConsistenthashA Go library that implements Consistent Hashing (+Block Partitioning)
sent-hil / ConsistenthashSmall library for learning purposes
beifei1 / Fire Im分布式IM服务,参考https://github.com/crossoverJie/cim 实现
MageekChiu / CHKVConsistent Hashing based Key-Value Memory Storage
wutao0315 / Zoolandzooland rpc micro-service support wcf、thirft、grpc、akka.net and http find a easy way to chose framework,loadbance support ConsistentHash、LostActive、Random、 RoundRobin,Clustor Support Failback 、Failfast、Failover、Failsafe、forking、Mergeable,Cache Support LocalCache、LRU、ThreadLocal
KintonDo / ConsistentHash一致性hash算法案例
lestrrat-p5 / Algorithm ConsistentHash KetamaKetama Consistent Hashing for Perl (XS)
MrLederer / ConsistentHashHigh performance Ring Consistent Hash implementation
ckatsak / Lfchring RsA concurrent, lock-free consistent hashing ring implementation in Rust.
jlao / ConsistentHashingA consistent hashing implementation for .NET.
bradfitz / Set Consistenthash Perlconsistent hashing library for Perl
codeAping / ConsistentHash一致性hash的java版,从memcache客户端提取
rudraishere / ConsistentHashingA .Net/C# implementation for consistent hashing concept
gomathi / ConsistentHashingContains the implementation of consistent hashing.