buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆747Updated last year
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,062Updated 3 weeks ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆581Updated 5 years ago
- Raft backend implementation using BoltDB☆691Updated this week
- Write ahead log for Go.☆679Updated last month
- High Availability Raft Framework for Go☆649Updated last month
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆548Updated last year
- Golang implementation of Radix trees☆923Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆378Updated 4 months ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,375Updated 9 months ago
- dque is a fast, embedded, durable queue for Go☆792Updated 11 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆526Updated 5 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆889Updated 3 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆334Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- A Go package providing a filesystem-backed FIFO queue☆496Updated 3 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆789Updated 3 weeks ago
- A reference use of Hashicorp's Raft implementation☆1,053Updated last month
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 8 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,012Updated 9 months ago
- A portable mmap package for Go☆1,073Updated 9 months ago
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- gorocksdb is a Go wrapper for RocksDB☆970Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- A disk-backed key-value store.☆1,447Updated 3 years ago