buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆742Updated 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,059Updated this week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆579Updated 5 years ago
- Write ahead log for Go.☆672Updated 9 months ago
- Raft backend implementation using BoltDB☆688Updated this week
- Golang implementation of Radix trees☆920Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- Diodes are ring buffers manipulated via atomics.☆482Updated this week
- High Availability Raft Framework for Go☆646Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated 2 months ago
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆526Updated 4 months ago
- Adaptive Radix Trees implemented in Go☆397Updated 8 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆882Updated 2 months ago
- A portable mmap package for Go☆1,064Updated 8 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆787Updated last week
- A reference use of Hashicorp's Raft implementation☆1,046Updated this week
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆361Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,425Updated 4 months ago
- Online deadlock detection in go (golang)☆1,137Updated last week
- Fast ring-buffer deque (double-ended queue)☆696Updated last month
- dque is a fast, embedded, durable queue for Go☆789Updated 9 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,528Updated this week