There are 10 repositories under consistent-hashing topic.
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 testable.
Consistent hashing with bounded loads in Golang
A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.
🍀 Golang basic library. || Go语言基础库
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
RabbitMQ Consistent Hash Exchange Type
CouloyDB is a storage engine that strikes a balance between performance and storage costs.
一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm.
Dynatrace hash library for Java
I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...
A revamped Google's jump consistent hash
🏠参考groupcache实现的分布式缓存,并在此基础上使用gRPC进行节点间通信,并用etcd作为服务注册与发现。
A minimal-memory AnchorHash (consistent-hash) implementation for Go
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具
SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring
Consistent Hash Java Library
汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。
用动态分片解决pushgateway高可用 单点 HA问题
Fast, minimal memory, consistent hash algorithm
an implementation of Consistent Hashing in pure Ruby using an AVL tree
System design exercises by Arpit Bhayani
A consistent hashing library in Rust
consistent hash for openresty