19 results found Sort:
- Filter by Primary Language:
- Go (9)
- Java (7)
- C++ (1)
- Elixir (1)
- Python (1)
- +
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 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
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
🍀 Golang basic library. || Go语言基础库
Created
2019-08-27
417 commits to master branch, last one 5 months ago
轻量分布式定时任务库 a lightweight distributed job scheduler library
Created
2018-11-07
185 commits to master branch, last one about a month 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
69 commits to main branch, last one 2 months ago
Full featured consistent hashing python library compatible with ketama
Created
2015-10-04
92 commits to master branch, last one 8 months ago
Implementation of Chord DHT(Distributed Hash Table) paper
Created
2018-08-28
40 commits to master branch, last one 5 years ago
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 about a year ago
一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm. (inactive)
Created
2021-03-24
49 commits to main branch, last one 3 months 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...
bfs
java
hashing
algorithms
concurrency
segment-tree
two-pointers
binary-search
data-structures
time-complexity
graph-algorithms
binary-search-tree
consistent-hashing
matching-algorithm
binary-indexted-tree
lowest-common-ancestor
all-pairs-shortest-path
competitive-programming
maximal-bipartite-matching
Created
2016-11-29
128 commits to master branch, last one about a month ago
A revamped Google's jump consistent hash
Created
2018-06-26
55 commits to master branch, last one 2 years ago
Dynatrace hash library for Java
Created
2022-01-26
773 commits to main branch, last one 5 days ago
🏠参考groupcache实现的分布式缓存,并在此基础上使用gRPC进行节点间通信,并用etcd作为服务注册与发现。
Created
2021-07-27
13 commits to stable branch, last one 3 years ago
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具
Created
2018-12-03
73 commits to master branch, last one 3 years ago
Consistent Hash Java Library
Created
2020-04-12
63 commits to master branch, last one 3 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 2 years ago