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
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Distributed streaming key-value storage☆53Updated 5 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- Generic Code for Go☆92Updated 7 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☆45Updated 7 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Go implementation of Count-Min-Log☆67Updated 5 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Coordinate job queue system, Go implementation☆29Updated 4 months ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- An efficient map from a range of keys to a single value☆54Updated 7 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- On-premises distributed service discovery☆58Updated 2 years ago
- A multicore csv reader library in Go☆47Updated last year
- Go implementation of Adiantum☆91Updated last year