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,084Updated last week
- Golang implementation of Radix trees☆933Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆586Updated 5 years ago
- Raft backend implementation using BoltDB☆701Updated 2 weeks ago
- Write ahead log for Go.☆704Updated 5 months ago
- High Availability Raft Framework for Go☆662Updated last month
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384Updated 8 months ago
- Diodes are ring buffers manipulated via atomics.☆491Updated 2 weeks ago
- A Go metrics interface with fast buffered metrics and third party reporters☆898Updated 7 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago
- Online deadlock detection in go (golang)☆1,176Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆618Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- A portable mmap package for Go☆1,085Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- A golang LRU Cache for high concurrency☆1,391Updated 2 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- Adaptive Radix Trees implemented in Go☆412Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 6 months ago
- dque is a fast, embedded, durable queue for Go☆793Updated last year
- A reference use of Hashicorp's Raft implementation☆1,078Updated 5 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆604Updated 3 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆797Updated last month
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆385Updated 3 weeks ago
- Continuous profiling for long-term postmortem analysis☆623Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆336Updated 2 years ago
- TinyLFU cache admission policy☆270Updated last year
- go wrapper for zstd☆474Updated 2 months ago