buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆745Updated 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 2 weeks ago
- Write ahead log for Go.☆678Updated last week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- Golang implementation of Radix trees☆923Updated last year
- Raft backend implementation using BoltDB☆691Updated 3 weeks ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 months ago
- High Availability Raft Framework for Go☆650Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- Diodes are ring buffers manipulated via atomics.☆484Updated last week
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 4 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆887Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,868Updated last month
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- Adaptive Radix Trees implemented in Go☆398Updated 8 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆789Updated last week
- Example code for how to get hashicorp/raft running with gRPC☆228Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,010Updated 8 months ago
- A golang LRU Cache for high concurrency☆1,374Updated 8 months ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,529Updated this week
- A reference use of Hashicorp's Raft implementation☆1,054Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,430Updated 4 months ago
- A portable mmap package for Go☆1,071Updated 9 months ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆367Updated last week
- dque is a fast, embedded, durable queue for Go☆789Updated 10 months ago
- Anti-memory-waste byte buffer pool☆1,297Updated last year
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago