bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,674Updated 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,771Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,274Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,710Updated last year
- Golang LRU cache☆4,819Updated last month
- Go package implementing bitsets☆1,451Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,026Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,605Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,576Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,845Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,874Updated 2 months ago
- A golang LRU Cache for high concurrency☆1,377Updated 9 months ago
- Pure Go Redis server for Go unittests☆3,378Updated last week
- A goroutine pool for Go☆4,018Updated 2 years ago
- Efficient token-bucket-based rate limiter package.☆2,880Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,434Updated 6 months ago
- a thread-safe concurrent map for go☆4,486Updated last year
- Golang in-memory database built on immutable radix trees☆3,394Updated 3 months ago
- Finite State Machine for Go☆3,230Updated 5 months ago
- Anti-memory-waste byte buffer pool☆1,305Updated last year
- A cache library for Go with zero GC overhead.☆5,306Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,671Updated last year
- Go Memcached client library #golang☆1,851Updated 6 months ago
- Native MurmurHash3 Go implementation☆1,003Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,192Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,777Updated last week
- Simplified distributed locking implementation using Redis☆1,696Updated 4 months ago
- The Snappy compression format in the Go programming language.☆1,567Updated 7 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,878Updated last month
- A high performance memory-bound Go cache☆6,521Updated 2 weeks ago
- Simple middleware to rate-limit HTTP requests.☆2,836Updated 9 months ago