buraksezer / consistentLinks
Consistent hashing with bounded loads in Golang
☆736Updated 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)☆578Updated 4 years ago
- Write ahead log for Go.☆663Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,044Updated 2 weeks ago
- High Availability Raft Framework for Go☆636Updated 2 months ago
- Raft backend implementation using BoltDB☆684Updated last week
- Diodes are ring buffers manipulated via atomics.☆478Updated last month
- A golang LRU Cache for high concurrency☆1,365Updated 5 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆518Updated 2 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆875Updated this week
- Golang implementation of Radix trees☆912Updated 11 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆580Updated 3 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆786Updated last month
- A reference use of Hashicorp's Raft implementation☆1,037Updated 2 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 10 months ago
- Anti-memory-waste byte buffer pool☆1,277Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- A Go package providing a filesystem-backed FIFO queue☆486Updated last year
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- An implementation of failpoints for Golang.☆849Updated last year
- gorocksdb is a Go wrapper for RocksDB☆962Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆982Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- Continuous profiling for long-term postmortem analysis☆618Updated 2 years ago
- TinyLFU cache admission policy☆263Updated 4 months ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆684Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,857Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- Thread-safe file locking library in Go☆637Updated 3 weeks ago