| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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语言基础库
轻量分布式定时任务库 a lightweight distributed job scheduler library
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
A fast consistent hash ring implementation in Elixir
Full featured consistent hashing python library compatible with ketama
RabbitMQ Consistent Hash Exchange Type
Implementation of Chord DHT(Distributed Hash Table) paper
Dynatrace hash library for Java
Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等
Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm.
CouloyDB is a storage engine that strikes a balance between performance and storage costs.
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
System design exercises by Arpit Bhayani
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."
| Back | FazBrowse Home | New Git URL |