bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,707Updated last month
Alternatives and similar repositories for bloom
Users that are interested in bloom are comparing it to the libraries listed below
Sorting:
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,804Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,301Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,724Updated last year
- Go package implementing bitsets☆1,467Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,052Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,632Updated last year
- Golang LRU cache☆4,887Updated 3 weeks ago
- a thread-safe concurrent map for go☆4,502Updated last year
- A golang LRU Cache for high concurrency☆1,381Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,903Updated this week
- A goroutine pool for Go☆4,030Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,607Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Golang in-memory database built on immutable radix trees☆3,412Updated 5 months ago
- Pure Go Redis server for Go unittests☆3,422Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,911Updated this week
- Efficient token-bucket-based rate limiter package.☆2,883Updated 2 years ago
- Finite State Machine for Go☆3,280Updated 7 months ago
- Go Memcached client library #golang☆1,861Updated 8 months ago
- Native MurmurHash3 Go implementation☆1,013Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 8 months ago
- Simple middleware to rate-limit HTTP requests.☆2,846Updated 11 months ago
- Anti-memory-waste byte buffer pool☆1,315Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,814Updated last week
- A cache library for Go with zero GC overhead.☆5,337Updated last year
- Dead simple rate limit middleware for Go.☆2,310Updated last year
- ⏱ The exponential backoff algorithm in Go☆3,895Updated 4 months ago
- Concurrency limiting goroutine pool☆1,435Updated 10 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,205Updated last year
- Online deadlock detection in go (golang)☆1,153Updated last month