An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)
☆48Jun 15, 2019Updated 6 years ago
Alternatives and similar repositories for xring
Users that are interested in xring are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- In memory sharded cache implementation☆35Jun 26, 2021Updated 4 years ago
- Simple telnet server for write.as☆13Jan 8, 2019Updated 7 years ago
- Package for dynamic programming☆13Jun 23, 2020Updated 5 years ago
- Guys have you heard of this consensus protocol called raft?☆14Nov 1, 2013Updated 12 years ago
- Basic paxos☆30Apr 10, 2014Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Implementation of Chord DHT(Distributed Hash Table) paper☆193Mar 10, 2021Updated 5 years ago
- A lexer toolbox for Go☆21Apr 24, 2020Updated 5 years ago
- Storage algorithms.☆38Feb 10, 2021Updated 5 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Nov 3, 2023Updated 2 years ago
- Golang implementation of Chord DHT☆35Sep 23, 2021Updated 4 years ago
- Generic Lightweight Handler Framework☆16Oct 25, 2023Updated 2 years ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- Golang implementation of rendezvous hashing (highest random weight hashing)☆42Nov 21, 2023Updated 2 years ago
- HTTP Keyserver Protocol (HKP) handlers☆13Apr 25, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29May 18, 2019Updated 6 years ago
- ✨A list of awesome TiDB patterns, code templates, demos✨☆20Jun 27, 2022Updated 3 years ago
- Collection of Go middleware☆15Feb 11, 2015Updated 11 years ago
- yet another async thing☆11Jan 22, 2017Updated 9 years ago
- Consistent hashing with bounded loads in Golang☆768Nov 7, 2023Updated 2 years ago
- Redis style logger for Go☆28Jan 28, 2021Updated 5 years ago
- MariaDB on Alpine Linux☆10Sep 22, 2019Updated 6 years ago
- 235,886 Words for Go☆12Nov 16, 2018Updated 7 years ago
- my personal playground for various perf stuff☆12Feb 27, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆16Jul 24, 2023Updated 2 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Nov 30, 2019Updated 6 years ago
- Detect which Linux distro, macOS or BSD version a system is running.☆22Mar 11, 2026Updated 2 weeks ago
- Go implementation of bcrypt_pbkdf(3) from OpenBSD☆15Feb 5, 2015Updated 11 years ago
- Helm charts for Redis Enterprise☆13May 5, 2019Updated 6 years ago
- Example Svelte headless CMS☆11Aug 1, 2025Updated 7 months ago
- A revamped Google's jump consistent hash☆110Oct 19, 2022Updated 3 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID