vedhavyas / hashringLinks
Consistent-hashing: Hash ring implementation in Go
☆30Updated 4 years ago
Alternatives and similar repositories for hashring
Users that are interested in hashring are comparing it to the libraries listed below
Sorting:
- ☆12Updated 8 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated 2 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- A Go library for advanced searching in sorted data structures☆22Updated 6 years ago
- A robust framing and encryption layer for your Go network programs, based on CurveZMQ.☆36Updated 7 years ago
- Extract info from TODO's in your code from formatted TODO comments☆27Updated 8 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A service to manage your Cuckoo filters☆18Updated 7 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 7 years ago
- Optimal cache stampede prevention☆15Updated 8 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Simple generative fuzzer☆16Updated 3 years ago