tannerryan / ring
Package ring provides a high performance and thread safe Go implementation of a bloom filter.
☆140Updated 4 years ago
Alternatives and similar repositories for ring
Users that are interested in ring are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Expression evaluator for Go☆74Updated last month
- A goroutine limiter for Go☆82Updated 3 years ago
- ☆86Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- xxh3 fast hash function