A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.
☆688Dec 6, 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 golang library that implements load balancing algorithms.☆369Jul 2, 2017Updated 8 years ago
- Consistent hash package for Go.☆982Apr 10, 2020Updated 5 years ago
- Consistent hashing with bounded loads in Golang☆769Nov 7, 2023Updated 2 years ago
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Fast Raft framework using the Redis protocol for Go☆534Nov 3, 2020Updated 5 years ago
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆587Jul 27, 2020Updated 5 years ago
- A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Doc…☆2,529Feb 21, 2024Updated 2 years ago
- Stochastic flame graph profiler for Go programs☆3,945Nov 7, 2018Updated 7 years ago
- A high performance and powerful trie based url path router for Go.☆484Aug 7, 2017Updated 8 years ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- Go channels at horizontal scale (powered by message queues)☆1,549Jul 22, 2022Updated 3 years ago
- gSync is an rsync based library for sending delta updates of files to a remote server.☆385Mar 15, 2021Updated 5 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)☆5,007Nov 13, 2023Updated 2 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Nov 22, 2018Updated 7 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- A collection of handy snippets that simplify creation of GRPC servers and clients☆417Feb 5, 2019Updated 7 years ago
- Redis compatible server framework for Go☆2,298May 9, 2025Updated 10 months ago
- A Golang tool that does static analysis, unit testing, code review and generate code quality report.☆3,129Oct 27, 2018Updated 7 years ago
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- Sandglass is a distributed, horizontally scalable, persistent, time sorted message queue.☆1,525Aug 25, 2018Updated 7 years ago
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Experimental channel implementation☆311Jan 30, 2017Updated 9 years ago
- Software sandbox for storage of sensitive information in memory.☆2,721Aug 27, 2025Updated 6 months ago
- Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)☆755Jul 5, 2017Updated 8 years ago
- A distributed and coördination-free log management system☆2,979Sep 7, 2018Updated 7 years ago
- Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.☆2,510Feb 20, 2026Updated last month
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,683Jul 27, 2023Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆818Feb 25, 2020Updated 6 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last week
- Distributed, scalable, durable, and highly available message queue system. This project is deprecated and not maintained.☆1,409Mar 24, 2020Updated 5 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,908Feb 16, 2026Updated last month
- Graceful restart & zero downtime deploy for Go servers.☆4,892Feb 13, 2019Updated 7 years ago
- C to Go Assembly☆1,343Nov 27, 2021Updated 4 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Feb 3, 2021Updated 5 years ago