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:
- 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…☆113Updated 5 months ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Distributed streaming key-value storage☆53Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Coordinate job queue system, Go implementation☆29Updated 6 months ago
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A Multi-Master Distributed Caching Layer for Amazon S3.☆75Updated 4 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 7 years ago
- An efficient map from a range of keys to a single value☆54Updated 7 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- On-premises distributed service discovery☆58Updated 2 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 7 years ago
- Go implementation of Adiantum☆90Updated last year