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
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 7 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- adaptive replacement cache☆34Updated 11 years ago
- Distributed streaming key-value storage☆53Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- On-premises distributed service discovery☆58Updated 2 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- LogLog based Cardinality Estimator☆63Updated 7 years ago
- ☆90Updated 8 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- State Machine Assisted Testing☆79Updated 5 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- Faster search for fixed patterns with Go☆27Updated 7 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago