dgryski / go-rendezvousLinks
rendezvous hashing
☆68Updated 3 years ago
Alternatives and similar repositories for go-rendezvous
Users that are interested in go-rendezvous are comparing it to the libraries listed below
Sorting:
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- An implementation of Count-Min Sketch in Golang☆36Updated 8 months ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Go implementation of maglev hashing☆94Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Circular buffer backed by MMAPed file for golang☆92Updated 10 months ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- Streaming TopK estimates☆88Updated 4 years ago