bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,734Updated 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,824Updated last week
- Golang LRU cache☆4,934Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,321Updated 2 months ago
- Go package implementing bitsets☆1,476Updated 3 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,729Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,659Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,072Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,624Updated last year
- Efficient token-bucket-based rate limiter package.☆2,884Updated 2 years ago
- A goroutine pool for Go☆4,031Updated 2 years ago
- a thread-safe concurrent map for go☆4,518Updated last year
- Pure Go Redis server for Go unittests☆3,453Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,953Updated last week
- A golang LRU Cache for high concurrency☆1,391Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 5 months ago
- Golang in-memory database built on immutable radix trees☆3,431Updated last week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,699Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,920Updated 3 weeks ago
- Simple middleware to rate-limit HTTP requests.☆2,851Updated last year
- Graceful process restarts in Go☆3,111Updated last year
- Finite State Machine for Go☆3,303Updated 8 months ago
- The Snappy compression format in the Go programming language.☆1,571Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,161Updated last year
- Circuit Breaker implemented in Go☆3,498Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,319Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,211Updated last year
- Simplified distributed locking implementation using Redis☆1,735Updated 7 months ago
- The official Go package for NSQ☆2,661Updated 6 months ago
- Concurrency limiting goroutine pool☆1,440Updated 11 months ago