bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,669Updated 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,763Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,269Updated last month
- Go package implementing bitsets☆1,453Updated last month
- Golang LRU cache☆4,805Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,017Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,709Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,591Updated last year
- A golang LRU Cache for high concurrency☆1,375Updated 9 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,566Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,820Updated last week
- Pure Go Redis server for Go unittests☆3,355Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- Efficient token-bucket-based rate limiter package.☆2,881Updated last year
- Golang in-memory database built on immutable radix trees☆3,383Updated 2 months ago
- a thread-safe concurrent map for go☆4,484Updated last year
- A goroutine pool for Go☆4,019Updated 2 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,665Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,761Updated 3 weeks ago
- A cache library for Go with zero GC overhead.☆5,298Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- Native MurmurHash3 Go implementation☆1,005Updated 2 years ago
- Simple middleware to rate-limit HTTP requests.☆2,831Updated 8 months ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- Finite State Machine for Go☆3,215Updated 4 months ago
- ⏱ The exponential backoff algorithm in Go☆3,852Updated last month
- Simplified distributed locking implementation using Redis☆1,690Updated 3 months ago
- Dead simple rate limit middleware for Go.☆2,281Updated 9 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,874Updated 2 weeks ago
- Cuckoo Filter: Practically Better Than Bloom☆1,189Updated last year
- Rate limiting for go-redis☆953Updated 3 weeks ago