vedhavyas / hashringLinks
Consistent-hashing: Hash ring implementation in Go
☆30Updated 5 years ago
Alternatives and similar repositories for hashring
Users that are interested in hashring are comparing it to the libraries listed below
Sorting:
- Ordered key-value storage package written in Go☆23Updated 4 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆114Updated 2 weeks ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Meow hash for Golang☆126Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Distributed streaming key-value storage☆53Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A Multi-Master Distributed Caching Layer for Amazon S3.☆75Updated 5 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- Interpolation search☆12Updated 4 years ago
- create low memory key/value objects in Go☆22Updated 8 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 7 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- Redis style logger for Go☆28Updated 5 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- adaptive replacement cache☆33Updated 11 years ago
- Murmur3 hash in Go☆13Updated 8 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 7 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago