bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,643Updated this week
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,750Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,253Updated 2 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,704Updated last year
- Golang LRU cache☆4,759Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- Go package implementing bitsets☆1,442Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,531Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,568Updated last year
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago
- a thread-safe concurrent map for go☆4,475Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,425Updated 4 months ago
- A goroutine pool for Go☆4,014Updated 2 years ago
- Efficient token-bucket-based rate limiter package.☆2,876Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,794Updated last week
- Golang in-memory database built on immutable radix trees☆3,368Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,860Updated last week
- Pure Go Redis server for Go unittests☆3,332Updated 2 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,187Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,656Updated last year
- A cache library for Go with zero GC overhead.☆5,274Updated last year
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- Dead simple rate limit middleware for Go.☆2,264Updated 8 months ago
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Online deadlock detection in go (golang)☆1,137Updated last week
- The Snappy compression format in the Go programming language.☆1,560Updated 5 months ago
- Simple middleware to rate-limit HTTP requests.☆2,817Updated 7 months ago
- Simplified distributed locking implementation using Redis☆1,667Updated 2 months ago
- Graceful process restarts in Go☆3,006Updated 10 months ago
- Go Memcached client library #golang☆1,830Updated 4 months ago