bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,687Updated 2 weeks 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,789Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,287Updated 3 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,039Updated last year
- Go package implementing bitsets☆1,456Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,717Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,612Updated last year
- Golang LRU cache☆4,838Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,872Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,591Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Updated 3 months ago
- A goroutine pool for Go☆4,019Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 6 months ago
- A golang LRU Cache for high concurrency☆1,379Updated last week
- Pure Go Redis server for Go unittests☆3,398Updated 3 weeks ago
- Efficient token-bucket-based rate limiter package.☆2,884Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,399Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,309Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,892Updated 2 weeks ago
- a thread-safe concurrent map for go☆4,496Updated last year
- Simple middleware to rate-limit HTTP requests.☆2,838Updated 10 months ago
- Finite State Machine for Go☆3,247Updated 6 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,688Updated last year
- A cache library for Go with zero GC overhead.☆5,322Updated last year
- Simple profiling for Go☆2,047Updated 3 years ago
- Native MurmurHash3 Go implementation☆1,006Updated 2 years ago
- Circuit Breaker implemented in Go☆3,402Updated last month
- The Snappy compression format in the Go programming language.☆1,567Updated 8 months ago
- Simplified distributed locking implementation using Redis☆1,705Updated 5 months ago
- Go Memcached client library #golang☆1,856Updated 7 months ago
- ⏱ The exponential backoff algorithm in Go☆3,875Updated 2 months ago