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:
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- 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
- Distributed streaming key-value storage☆53Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Redis style logger for Go☆28Updated 4 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
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- ☆90Updated 8 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A service to manage your Cuckoo filters☆18Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- An efficient map from a range of keys to a single value☆54Updated 7 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆90Updated 2 years ago