bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,723Updated 2 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,815Updated 3 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,306Updated last month
- Go package implementing bitsets☆1,475Updated this week
- Golang LRU cache☆4,918Updated 3 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,725Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,061Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,646Updated last year
- A golang LRU Cache for high concurrency☆1,385Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 5 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,616Updated last year
- A goroutine pool for Go☆4,030Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,439Updated 8 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,934Updated 2 weeks ago
- Efficient token-bucket-based rate limiter package.☆2,882Updated 2 years ago
- a thread-safe concurrent map for go☆4,510Updated last year
- Pure Go Redis server for Go unittests☆3,440Updated last week
- Native MurmurHash3 Go implementation☆1,012Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,916Updated this week
- Go Memcached client library #golang☆1,863Updated 9 months ago
- Simple middleware to rate-limit HTTP requests.☆2,848Updated 11 months ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- Simplified distributed locking implementation using Redis☆1,728Updated 6 months ago
- A cache library for Go with zero GC overhead.☆5,349Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,825Updated 3 weeks ago
- Dead simple rate limit middleware for Go.☆2,314Updated last year
- Golang in-memory database built on immutable radix trees☆3,421Updated 6 months ago
- ⏱ The exponential backoff algorithm in Go☆3,913Updated 4 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,694Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,208Updated last year
- Benchmarks of Go serialization methods☆1,620Updated 6 months ago