buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆741Updated last year
Alternatives and similar repositories for consistent
Users that are interested in consistent are comparing it to the libraries listed below
Sorting:
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,057Updated last month
- Write ahead log for Go.☆669Updated 8 months ago
- Golang implementation of Radix trees☆918Updated last year
- Raft backend implementation using BoltDB☆686Updated 3 weeks ago
- High Availability Raft Framework for Go☆642Updated 3 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆881Updated last month
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆548Updated last year
- A golang LRU Cache for high concurrency☆1,368Updated 7 months ago
- Diodes are ring buffers manipulated via atomics.☆481Updated this week
- Clone of golang/groupcache with TTL and Item Removal support☆523Updated 3 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 2 months ago
- A portable mmap package for Go☆1,061Updated 7 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆590Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- TinyLFU cache admission policy☆266Updated 6 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆786Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆328Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,527Updated 3 weeks ago
- Example code for how to get hashicorp/raft running with gRPC☆226Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- dque is a fast, embedded, durable queue for Go☆787Updated 9 months ago
- Adaptive Radix Trees implemented in Go☆395Updated 7 months ago
- Online deadlock detection in go (golang)☆1,134Updated 7 months ago
- Zstd wrapper for Go☆777Updated 3 months ago
- A disk-backed key-value store.☆1,444Updated 3 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago