buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆763Updated 2 years ago
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)☆585Updated 5 years ago
- Write ahead log for Go.☆701Updated 4 months ago
- High Availability Raft Framework for Go☆659Updated 3 weeks ago
- An immutable radix tree implementation in Golang☆1,082Updated 3 weeks ago
- Raft backend implementation using BoltDB☆699Updated 2 months ago
- Golang implementation of Radix trees☆933Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆551Updated last year
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- A Go metrics interface with fast buffered metrics and third party reporters☆895Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆499Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆532Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆411Updated last month
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- TinyLFU cache admission policy☆270Updated 11 months ago
- A reference use of Hashicorp's Raft implementation☆1,076Updated 4 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆794Updated 2 weeks ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 5 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- A portable mmap package for Go☆1,084Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆336Updated 2 years ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆385Updated this week
- Online deadlock detection in go (golang)☆1,159Updated 2 months ago
- Fast and easy-to-use skip list for Go.☆429Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 2 months ago