bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,607Updated 6 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,714Updated 2 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- Golang LRU cache☆4,674Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,523Updated last year
- Go package implementing bitsets☆1,423Updated 3 weeks ago
- A goroutine pool for Go☆3,996Updated 2 years ago
- Pure Go Redis server for Go unittests☆3,290Updated this week
- Efficient token-bucket-based rate limiter package.☆2,859Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,701Updated 10 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,962Updated 11 months ago
- Simple middleware to rate-limit HTTP requests.☆2,800Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,857Updated this week
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,315Updated last year
- ⏱ The exponential backoff algorithm in Go☆3,721Updated 3 months ago
- a thread-safe concurrent map for go☆4,451Updated last year
- Dead simple rate limit middleware for Go.☆2,227Updated 6 months ago
- A golang LRU Cache for high concurrency☆1,365Updated 5 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- A cache library for Go with zero GC overhead.☆5,230Updated last year
- Golang in-memory database built on immutable radix trees☆3,313Updated last week
- Goroutine leak detector☆4,849Updated 7 months ago
- Graceful process restarts in Go☆2,989Updated 8 months ago
- Go port of Coda Hale's Metrics library☆3,472Updated 2 months ago
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- A high performance memory-bound Go cache☆6,131Updated last week
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,123Updated 3 years ago
- Circuit Breaker implemented in Go☆3,203Updated 2 weeks ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,638Updated last year