dgryski / go-jumpLinks
go-jump: Jump consistent hashing
☆386Updated 4 years ago
Alternatives and similar repositories for go-jump
Users that are interested in go-jump are comparing it to the libraries listed below
Sorting:
- Distributed RWMutex in Go☆359Updated 6 years ago
- slab allocator in go☆386Updated last year
- Fast, minimal memory, consistent hash algorithm☆233Updated last month
- A pure Go implementation of Gil Tene's HDR Histogram.☆463Updated 2 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384Updated 7 months ago
- Various small golang libraries☆416Updated last year
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 6 months ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 3 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆586Updated 5 years ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- mirror of https://caio.co/de/go-tdigest/☆117Updated last month
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Fast approximate quantiles in Go☆126Updated 3 years ago
- Fast Raft framework using the Redis protocol for Go