bits-and-blooms / bloom
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,535Updated 3 months ago
Alternatives and similar repositories for bloom:
Users that are interested in bloom are comparing it to the libraries listed below
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,637Updated last month
- Golang LRU cache☆4,543Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,194Updated 8 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,459Updated 11 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,655Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,909Updated 8 months ago
- Go package implementing bitsets☆1,400Updated 3 weeks ago
- a thread-safe concurrent map for go☆4,403Updated 10 months ago
- A goroutine pool for Go☆3,971Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,337Updated 3 months ago
- Efficient token-bucket-based rate limiter package.☆2,841Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,454Updated 9 months ago
- Pure Go Redis server for Go unittests☆3,235Updated this week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,834Updated 3 weeks ago
- Simple middleware to rate-limit HTTP requests.☆2,771Updated 2 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,591Updated 7 months ago
- Golang in-memory database built on immutable radix trees☆3,267Updated last week
- A cache library for Go with zero GC overhead.☆5,188Updated 11 months ago
- Go Memcached client library #golang☆1,799Updated 8 months ago
- The Snappy compression format in the Go programming language.☆1,552Updated 3 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,611Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,835Updated 3 weeks ago
- Go port of Coda Hale's Metrics library☆3,474Updated last year
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,297Updated last year
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,100Updated 3 years ago
- faster JSON serialization for Go☆2,969Updated last year
- Circuit Breaker implemented in Go☆3,101Updated last week
- Benchmarks of Go serialization methods☆1,584Updated 7 months ago
- A high performance memory-bound Go cache☆5,943Updated this week
- Native MurmurHash3 Go implementation☆974Updated 2 years ago