dgryski / go-rendezvous
rendezvous hashing
☆66Updated 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☆68Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- An implementation of Count-Min Sketch in Golang☆35Updated 5 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Go implementation of maglev hashing☆93Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)☆23Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- mirror of https://caio.co/de/go-tdigest/☆114Updated last week
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Go translation of MetroHash☆109Updated 4 months ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 8 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago