buraksezer / consistent
Consistent hashing with bounded loads in Golang
☆730Updated last year
Alternatives and similar repositories for consistent:
Users that are interested in consistent are comparing it to the libraries listed below
- Write ahead log for Go.☆648Updated 5 months ago
- Raft backend implementation using BoltDB☆677Updated last month
- Golang implementation of Radix trees☆904Updated 9 months ago
- An immutable radix tree implementation in Golang☆1,035Updated this week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆575Updated 4 years ago
- dque is a fast, embedded, durable queue for Go☆782Updated 5 months ago
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- A portable mmap package for Go☆1,013Updated 4 months ago
- High Availability Raft Framework for Go☆629Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,201Updated 9 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,839Updated last month
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆779Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,340Updated 3 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,922Updated 9 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 7 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 10 months ago
- Fastest and most memory efficient golang concurrent hashmap☆987Updated 5 months ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,507Updated this week
- go wrapper for zstd☆448Updated 6 months ago
- reflect api without runtime reflect.Value cost☆787Updated last month
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- A reference use of Hashicorp's Raft implementation☆1,019Updated 3 weeks ago
- Diodes are ring buffers manipulated via atomics.☆472Updated this week
- A disk-backed key-value store.☆1,431Updated 3 years ago
- A Go metrics interface with fast buffered metrics and third party reporters☆869Updated 2 weeks ago
- gorocksdb is a Go wrapper for RocksDB☆954Updated last year
- Go package implementing bitsets☆1,407Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆562Updated last month