bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,701Updated last month
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,797Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,721Updated last year
- Golang LRU cache☆4,862Updated last week
- Go package implementing bitsets☆1,464Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,299Updated 3 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,627Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,048Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,600Updated last year
- A goroutine pool for Go☆4,024Updated 2 years ago
- Efficient token-bucket-based rate limiter package.☆2,882Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- a thread-safe concurrent map for go☆4,502Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,893Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 7 months ago
- Pure Go Redis server for Go unittests☆3,416Updated 3 weeks ago
- Golang in-memory database built on immutable radix trees☆3,406Updated 4 months ago
- A golang LRU Cache for high concurrency☆1,381Updated last month
- A cache library for Go with zero GC overhead.☆5,331Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,897Updated last week
- Go Memcached client library #golang☆1,858Updated 8 months ago
- Simple middleware to rate-limit HTTP requests.☆2,841Updated 10 months ago
- Simplified distributed locking implementation using Redis☆1,711Updated 5 months ago
- Native MurmurHash3 Go implementation☆1,008Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,569Updated 8 months ago
- Anti-memory-waste byte buffer pool☆1,312Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,688Updated last year
- Dead simple rate limit middleware for Go.☆2,305Updated 11 months ago
- ⏱ The exponential backoff algorithm in Go☆3,884Updated 3 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,411Updated last year
- Finite State Machine for Go☆3,262Updated 6 months ago