Consistent hashing with bounded loads in Golang
☆769Nov 7, 2023Updated 2 years ago
Alternatives and similar repositories for consistent
Users that are interested in consistent are comparing it to the libraries listed below
Sorting:
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆688Dec 6, 2023Updated 2 years ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,421Jan 29, 2026Updated 3 weeks ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆586Jul 27, 2020Updated 5 years ago
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- Golang package for gossip based membership and failure detection☆4,017Jan 25, 2026Updated last month
- A revamped Google's jump consistent hash☆108Oct 19, 2022Updated 3 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Scalable, fault-tolerant application-layer sharding for Go applications☆873Oct 16, 2025Updated 4 months ago
- go-jump: Jump consistent hashing☆388Oct 18, 2021Updated 4 years ago
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- Consistent hash package for Go.☆982Apr 10, 2020Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- A feature complete and high performance multi-group Raft library in Go.☆5,297Jul 23, 2025Updated 7 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,836Feb 9, 2026Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 6 months ago
- Write ahead log for Go.☆707Aug 31, 2025Updated 6 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,779Updated this week
- Redis compatible server framework for Go☆2,294May 9, 2025Updated 9 months ago
- Golang in-memory database built on immutable radix trees☆3,444Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- rendezvous hashing☆70Sep 9, 2021Updated 4 years ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆263Mar 7, 2019Updated 6 years ago
- Fast key-value DB in Go.☆15,499Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Cuckoo Filter: Practically Better Than Bloom☆1,218Jul 15, 2024Updated last year
- Golang implementation of the Raft consensus protocol☆8,930Jan 14, 2026Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,158Aug 21, 2024Updated last year
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 8 months ago
- B-tree implementation for Go☆1,194Nov 3, 2025Updated 3 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 9 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,555Feb 20, 2026Updated last week
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Type-safe, zero-allocation sets for Go☆819Feb 25, 2020Updated 6 years ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,042Dec 1, 2025Updated 2 months ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,327Nov 29, 2024Updated last year