bculberson / bloomLinks
Bloom filter for go, backed by redis
☆37Updated 8 years ago
Alternatives and similar repositories for bloom
Users that are interested in bloom are comparing it to the libraries listed below
Sorting:
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆193Updated 3 years ago
- skiplist for golang☆84Updated 10 years ago
- a Go package to structure and resolve options☆65Updated 5 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last month
- A tiny library to get current goroutine id☆90Updated 2 years ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆111Updated 7 years ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- Modern Go Programming☆96Updated 2 years ago
- golang kafka consumer group☆81Updated 5 years ago
- hotfix for go applications via plugin, supports Linux and MacOS