19 results found Sort:

A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.
Created 2017-06-11
23 commits to master branch, last one 2 years ago
Consistent hashing with bounded loads in Golang
Created 2018-03-25
65 commits to master branch, last one about a year ago
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...
Created 2022-08-16
17 commits to main branch, last one about a year ago
100
519
mit
15
🍀 Golang basic library. || Go语言基础库
Created 2019-08-27
415 commits to master branch, last one 2 days ago
72
418
mit
9
轻量分布式定时任务库 a lightweight distributed job scheduler library
Created 2018-11-07
184 commits to master branch, last one 12 days ago
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Created 2016-08-19
368 commits to master branch, last one about a year ago
A fast consistent hash ring implementation in Elixir
Created 2016-09-29
64 commits to main branch, last one a day ago
28
188
bsd-3-clause
9
Full featured consistent hashing python library compatible with ketama
Created 2015-10-04
92 commits to master branch, last one 2 months ago
46
185
mit
5
Implementation of Chord DHT(Distributed Hash Table) paper
Created 2018-08-28
40 commits to master branch, last one 4 years ago
25
158
mit
14
CouloyDB is a storage engine that strikes a balance between performance and storage costs.
Created 2023-03-07
192 commits to master branch, last one 9 months ago
一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm. (inactive)
Created 2021-03-24
47 commits to main branch, last one about a year ago
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 ha...
Created 2016-11-29
126 commits to master branch, last one 3 months ago
16
101
bsd-3-clause
5
A revamped Google's jump consistent hash
Created 2018-06-26
55 commits to master branch, last one about a year ago
🏠参考groupcache实现的分布式缓存,并在此基础上使用gRPC进行节点间通信,并用etcd作为服务注册与发现。
Created 2021-07-27
13 commits to stable branch, last one 2 years ago
32
61
unknown
2
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具
Created 2018-12-03
73 commits to master branch, last one 2 years ago
Consistent Hash Java Library
Created 2020-04-12
63 commits to master branch, last one 2 years ago
汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。
Created 2020-09-26
39 commits to master branch, last one 3 years ago
用动态分片解决pushgateway高可用 单点 HA问题
Created 2020-06-10
24 commits to master branch, last one about a year ago