buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆767Updated 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,086Updated last week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆586Updated 5 years ago
- Write ahead log for Go.☆704Updated 5 months ago
- Raft backend implementation using BoltDB☆701Updated 3 weeks ago
- Golang implementation of Radix trees☆933Updated last year
- High Availability Raft Framework for Go☆662Updated last month
- Diodes are ring buffers manipulated via atomics.☆493Updated this week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated this week
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago
- A portable mmap package for Go☆1,086Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 6 months ago
- dque is a fast, embedded, durable queue for Go☆793Updated last year
- A Go metrics interface with fast buffered metrics and third party reporters☆900Updated 7 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Updated last year
- A disk-backed key-value store.☆1,460Updated 4 years ago
- Online deadlock detection in go (golang)☆1,175Updated 3 weeks ago
- A reference use of Hashicorp's Raft implementation☆1,078Updated 5 months ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆798Updated last month
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆820Updated 3 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆687Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆337Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆412Updated 2 months ago
- Continuous profiling for long-term postmortem analysis☆623Updated 2 years ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆385Updated last week
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,559Updated 3 weeks ago