bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,632Updated 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,742Updated last week
- Golang LRU cache☆4,734Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,247Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,698Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,548Updated last year
- Go package implementing bitsets☆1,437Updated 2 months ago
- A goroutine pool for Go☆4,004Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,368Updated 7 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,767Updated 2 weeks ago
- Efficient token-bucket-based rate limiter package.☆2,871Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,515Updated last year
- Go Memcached client library #golang☆1,825Updated 3 months ago
- Pure Go Redis server for Go unittests☆3,327Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,418Updated 3 months ago
- Finite State Machine for Go☆3,168Updated 2 months ago
- ⏱ The exponential backoff algorithm in Go☆3,771Updated last week
- Anti-memory-waste byte buffer pool☆1,289Updated last year
- A cache library for Go with zero GC overhead.☆5,262Updated last year
- a thread-safe concurrent map for go☆4,471Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,648Updated last year
- Simple middleware to rate-limit HTTP requests.☆2,811Updated 6 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,859Updated last month
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Dead simple rate limit middleware for Go.☆2,252Updated 7 months ago
- Golang in-memory database built on immutable radix trees☆3,368Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,182Updated last year
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,337Updated last year