dgryski / go-rendezvousLinks
rendezvous hashing
☆70Updated 4 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☆70Updated 5 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Circular buffer backed by MMAPed file for golang☆90Updated last year
- Go implementation of maglev hashing☆96Updated 2 years ago
- Go translation of MetroHash☆116Updated last year
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- An implementation of Count-Min Sketch in Golang☆37Updated last year
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Go packages and tools for Linux perf☆152Updated 2 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- An implementation of Ted Dunning's t-digest in Go.☆148Updated 2 years ago