bits-and-blooms / bloom
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,573Updated 5 months ago
Alternatives and similar repositories for bloom
Users that are interested in bloom are comparing it to the libraries listed below
Sorting:
- Golang LRU cache☆4,592Updated 3 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,674Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,933Updated 10 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,652Updated last month
- Go package implementing bitsets☆1,414Updated last week
- A Go blocking leaky-bucket rate limit implementation☆4,494Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,479Updated 11 months ago
- ⏱ The exponential backoff algorithm in Go☆3,665Updated 2 months ago
- Efficient token-bucket-based rate limiter package.☆2,850Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- Distributed mutual exclusion lock using Redis for Go☆3,649Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,845Updated 2 months ago
- Golang in-memory database built on immutable radix trees☆3,282Updated this week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,844Updated 2 months ago
- Dead simple rate limit middleware for Go.☆2,200Updated 5 months ago
- Graceful process restarts in Go☆2,973Updated 7 months ago
- A goroutine pool for Go☆3,988Updated 2 years ago
- A cache library for Go with zero GC overhead.☆5,213Updated last year
- A golang LRU Cache for high concurrency☆1,345Updated 4 months ago
- Simple middleware to rate-limit HTTP requests.☆2,785Updated 4 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,631Updated last year
- Simple golang library for retry mechanism☆2,660Updated last month
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,303Updated last year
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,111Updated 3 years ago
- A high performance memory-bound Go cache☆6,034Updated last week
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- faster JSON serialization for Go☆2,977Updated last year
- Simplified distributed locking implementation using Redis☆1,588Updated last year
- Go Memcached client library #golang☆1,813Updated last month