bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,749Updated 3 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,829Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,335Updated 3 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,083Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,730Updated last year
- Golang LRU cache☆4,964Updated 2 weeks ago
- Go package implementing bitsets☆1,479Updated last week
- A golang LRU Cache for high concurrency☆1,390Updated last month
- A Go blocking leaky-bucket rate limit implementation☆4,661Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,631Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,443Updated 9 months ago
- A goroutine pool for Go☆4,028Updated 2 years ago
- Distributed mutual exclusion lock using Redis for Go☆3,964Updated last week
- Efficient token-bucket-based rate limiter package.☆2,884Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,440Updated 2 weeks ago
- a thread-safe concurrent map for go☆4,522Updated last year
- A cache library for Go with zero GC overhead.☆5,372Updated this week
- Pure Go Redis server for Go unittests☆3,468Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 6 months ago
- Simple middleware to rate-limit HTTP requests.☆2,853Updated last year
- Anti-memory-waste byte buffer pool☆1,322Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,924Updated last month
- Native MurmurHash3 Go implementation☆1,015Updated 2 years ago
- ⏱ The exponential backoff algorithm in Go☆3,935Updated last month
- Go Memcached client library #golang☆1,867Updated 10 months ago
- The Snappy compression format in the Go programming language.☆1,572Updated 11 months ago
- Dead simple rate limit middleware for Go.☆2,324Updated last year
- Simplified distributed locking implementation using Redis☆1,737Updated 8 months ago
- Circuit Breaker implemented in Go☆3,519Updated this week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,704Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,214Updated last year