tysonmote / rendezvousLinks
Golang implementation of rendezvous hashing (highest random weight hashing)
☆42Updated last year
Alternatives and similar repositories for rendezvous
Users that are interested in rendezvous are comparing it to the libraries listed below
Sorting:
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- rendezvous hashing☆69Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- An implementation of Count-Min Sketch in Golang☆37Updated 11 months ago
- Streaming TopK estimates☆88Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- An implementation of Ted Dunning's t-digest in Go.☆147Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year