A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.
-
Updated
Mar 3, 2023 - Go
A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.
Consistent hashing with bounded loads in Golang
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.
轻量分布式定时任务库 a lightweight distributed job scheduler library
RabbitMQ Consistent Hash Exchange Type
A fast consistent hash ring implementation in Elixir
Implementation of Chord DHT(Distributed Hash Table) paper
Full featured consistent hashing python library compatible with ketama
Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等
Spring Cloud project for WebSocket cluster with consistent-hashing algorithm.
A revamped Google's jump consistent hash
I have written some important Algorithms and Data Structures in an efficient way in Java with proper 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, All Pair Shortest Path, Longest Common Subsequence, Binary Search, Lower Bound Search, Maxi…
A minimal-memory AnchorHash (consistent-hash) implementation for Go
SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring
一致性哈希的redis分片存储 (Redis sharding by consistent-hashing)
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具
An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)
Add a description, image, and links to the consistent-hashing topic page so that developers can more easily learn about it.
To associate your repository with the consistent-hashing topic, visit your repo's landing page and select "manage topics."