bits-and-blooms / bloomLinks
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,588Updated 5 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,708Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,682Updated last year
- Golang LRU cache☆4,625Updated this week
- A Go blocking leaky-bucket rate limit implementation☆4,514Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Go package implementing bitsets☆1,419Updated last month
- A goroutine pool for Go☆3,992Updated 2 years ago
- Efficient token-bucket-based rate limiter package.☆2,855Updated last year
- Simple middleware to rate-limit HTTP requests.☆2,793Updated 4 months ago
- a thread-safe concurrent map for go☆4,440Updated last year
- The official Go package for NSQ☆2,628Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,490Updated 11 months ago
- A cache library for Go with zero GC overhead.☆5,220Updated last year
- Golang in-memory database built on immutable radix trees☆3,295Updated this week
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,116Updated 3 years ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,849Updated 3 weeks ago
- Distributed mutual exclusion lock using Redis for Go☆3,683Updated 9 months ago
- A simple to use Go (golang) package to generate or parse Twitter snowflake IDs☆3,176Updated 10 months ago
- faster JSON serialization for Go☆2,978Updated last year
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,312Updated last year
- safe and easy casting from one type to another in Go☆3,727Updated this week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,659Updated last week
- A high performance memory-bound Go cache☆6,086Updated this week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,637Updated last year
- Go port of Coda Hale's Metrics library☆3,473Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,076Updated 9 months ago