bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,624Updated 7 months ago
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,731Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,238Updated last month
- Go package implementing bitsets☆1,430Updated last month
- A Go blocking leaky-bucket rate limit implementation☆4,534Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,694Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- Golang LRU cache☆4,697Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,744Updated last week
- msgpack.org[Go] MessagePack encoding for Golang☆2,506Updated last year
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- Efficient token-bucket-based rate limiter package.☆2,865Updated last year
- A goroutine pool for Go☆4,001Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- Finite State Machine for Go☆3,149Updated 2 months ago
- a thread-safe concurrent map for go☆4,456Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,416Updated 2 months ago
- Pure Go Redis server for Go unittests☆3,312Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,281Updated 11 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,856Updated 2 weeks ago
- Simplified distributed locking implementation using Redis☆1,633Updated last month
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Circuit Breaker implemented in Go☆3,237Updated last week
- A high performance memory-bound Go cache☆6,209Updated this week
- A cache library for Go with zero GC overhead.☆5,242Updated last year
- Rate limiting for go-redis☆929Updated 2 weeks ago
- Native MurmurHash3 Go implementation☆995Updated 2 years ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,390Updated last year
- Online deadlock detection in go (golang)☆1,127Updated 6 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,181Updated 11 months ago
- Simple middleware to rate-limit HTTP requests.☆2,805Updated 6 months ago