buraksezer / consistent
Consistent hashing with bounded loads in Golang
☆732Updated 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)☆577Updated 4 years ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- Golang implementation of Radix trees☆906Updated 10 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆870Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- High Availability Raft Framework for Go☆633Updated 3 weeks ago
- Write ahead log for Go.☆661Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,845Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆475Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 6 months ago
- dque is a fast, embedded, durable queue for Go☆782Updated 6 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆781Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,933Updated 10 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆568Updated last month
- A Go package providing a filesystem-backed FIFO queue☆479Updated last year
- Raft backend implementation using BoltDB☆678Updated 2 months ago
- Go package implementing bitsets☆1,414Updated last week
- go wrapper for zstd☆448Updated 6 months ago
- Online deadlock detection in go (golang)☆1,104Updated 4 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,334Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- gorocksdb is a Go wrapper for RocksDB☆956Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆517Updated 2 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆770Updated 7 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 9 months ago
- Fast golang queue using ring-buffer☆624Updated 2 years ago
- Continuous profiling for long-term postmortem analysis☆618Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago