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
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆587Jul 27, 2020Updated 5 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,428Jan 29, 2026Updated last month
- Golang package for gossip based membership and failure detection☆4,037Mar 13, 2026Updated last week
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 3 months ago
- Consistent hash package for Go.☆982Apr 10, 2020Updated 5 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- go-jump: Jump consistent hashing☆388Oct 18, 2021Updated 4 years ago
- A revamped Google's jump consistent hash☆110Oct 19, 2022Updated 3 years ago
- Scalable, fault-tolerant application-layer sharding for Go applications☆875Oct 16, 2025Updated 5 months ago
- A high performance memory-bound Go cache☆6,807Jan 21, 2026Updated last month
- Write ahead log for Go.☆720Aug 31, 2025Updated 6 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,298Jul 23, 2025Updated 7 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,850Mar 9, 2026Updated last week
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆263Mar 7, 2019Updated 7 years ago
- Golang in-memory database built on immutable radix trees☆3,449Mar 13, 2026Updated last week
- RocksDB/LevelDB inspired key-value database in Go☆5,805Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,842Sep 10, 2024Updated last year
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- Golang implementation of the Raft consensus protocol☆8,956Mar 13, 2026Updated last week
- rendezvous hashing☆70Sep 9, 2021Updated 4 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,221Jul 15, 2024Updated last year
- Redis compatible server framework for Go☆2,298May 9, 2025Updated 10 months ago
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,156Aug 21, 2024Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- deterministic subsetting☆24Mar 29, 2018Updated 7 years ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,508Jun 28, 2025Updated 8 months ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,339Nov 29, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last week
- A tool for building distributed applications.☆899Dec 18, 2023Updated 2 years ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- A reference use of Hashicorp's Raft implementation☆1,083Aug 17, 2025Updated 7 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,096May 2, 2025Updated 10 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated 2 months ago