buraksezer / consistent
Consistent hashing with bounded loads in Golang
☆717Updated last year
Alternatives and similar repositories for consistent:
Users that are interested in consistent are comparing it to the libraries listed below
- An immutable radix tree implementation in Golang☆1,026Updated last month
- Write ahead log for Go.☆633Updated 3 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆569Updated 4 years ago
- High Availability Raft Framework for Go☆616Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,225Updated 6 months ago
- A golang LRU Cache for high concurrency☆1,329Updated last month
- Raft backend implementation using BoltDB☆669Updated last week
- Golang implementation of Radix trees☆900Updated 7 months ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- A Go metrics interface with fast buffered metrics and third party reporters☆854Updated 6 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆531Updated 2 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆541Updated 6 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆775Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,817Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆940Updated 2 months ago
- TinyLFU cache admission policy☆257Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,880Updated 7 months ago
- Concurrent data structures for Go☆1,164Updated 2 weeks ago
- Clone of golang/groupcache with TTL and Item Removal support☆502Updated last month
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆973Updated 3 months ago
- Fast golang queue using ring-buffer☆618Updated last year
- go wrapper for zstd☆444Updated 4 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,158Updated 7 months ago
- A portable mmap package for Go☆988Updated 2 months ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,495Updated this week
- XXH3 algorithm in Go☆426Updated last year
- dque is a fast, embedded, durable queue for Go☆778Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,378Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 4 months ago