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 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Distributed streaming key-value storage☆53Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 8 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 9 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- Optimal cache stampede prevention☆16Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 8 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- adaptive replacement cache☆33Updated 11 years ago
- On-premises distributed service discovery☆58Updated 2 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 3 years ago
- ☆90Updated 9 years ago
- Faster search for fixed patterns with Go☆27Updated 7 years ago