kkdai / consistentLinks
Consistent Hashing implement in Golang
☆22Updated 7 years ago
Alternatives and similar repositories for consistent
Users that are interested in consistent are comparing it to the libraries listed below
Sorting:
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 9 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- HTTP for Gophers☆62Updated 6 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- Ketama implementation compatible with Algorithm::Ketama☆68Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- 💥 Fusion is a tiny stream processing library written in Go.☆17Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 3 weeks ago
- A Redis clone written in Go☆42Updated 8 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Implement YAML/JSON decoding in one place.☆47Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A Redis Pub/Sub concept implement by Golang☆12Updated 6 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago