buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆759Updated 2 years ago
Alternatives and similar repositories for consistent
Users that are interested in consistent are comparing it to the libraries listed below
Sorting:
- An immutable radix tree implementation in Golang☆1,074Updated this week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆584Updated 5 years ago
- Golang implementation of Radix trees☆929Updated last year
- Raft backend implementation using BoltDB☆695Updated 3 weeks ago
- Write ahead log for Go.☆690Updated 3 months ago
- High Availability Raft Framework for Go☆651Updated last week
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- A Go metrics interface with fast buffered metrics and third party reporters☆894Updated 5 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆380Updated 6 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- dque is a fast, embedded, durable queue for Go☆795Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 7 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆607Updated 8 months ago
- A portable mmap package for Go☆1,078Updated 11 months ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆792Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- A golang LRU Cache for high concurrency☆1,381Updated last month
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,015Updated 11 months ago
- Online deadlock detection in go (golang)☆1,151Updated last month
- TinyLFU cache admission policy☆268Updated 10 months ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆685Updated last year
- A reference use of Hashicorp's Raft implementation☆1,068Updated 3 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆292Updated 2 years ago
- Example code for how to get hashicorp/raft running with gRPC☆230Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,548Updated last week
- Go package implementing bitsets☆1,464Updated 2 weeks ago
- An implementation of failpoints for Golang.☆868Updated 3 months ago