bits-and-blooms / bloom
Go package implementing Bloom filters, used by Milvus and Beego.
☆2,490Updated last month
Alternatives and similar repositories for bloom:
Users that are interested in bloom are comparing it to the libraries listed below
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,165Updated 6 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,600Updated 2 weeks ago
- Golang LRU cache☆4,452Updated last month
- Go package implementing bitsets☆1,377Updated last month
- A goroutine pool for Go☆3,938Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,630Updated 10 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,403Updated 8 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,518Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,863Updated 6 months ago
- Efficient token-bucket-based rate limiter package.☆2,825Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,424Updated 7 months ago
- a thread-safe concurrent map for go☆4,365Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,818Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,374Updated 3 weeks ago
- Golang in-memory database built on immutable radix trees☆3,240Updated last month
- A golang LRU Cache for high concurrency☆1,328Updated last month
- Anti-memory-waste byte buffer pool☆1,219Updated 6 months ago
- A cache library for Go with zero GC overhead.☆5,152Updated 9 months ago
- Go Memcached client library #golang☆1,783Updated 5 months ago
- ⏱ The exponential backoff algorithm in Go☆3,552Updated last week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,820Updated last week
- safe and easy casting from one type to another in Go☆3,597Updated last month
- A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.☆4,338Updated last month
- faster JSON serialization for Go☆2,966Updated last year
- Monkey patching in Go☆3,369Updated 4 years ago
- Simple middleware to rate-limit HTTP requests.☆2,745Updated 2 weeks ago
- Pure Go Redis server for Go unittests☆3,189Updated last month
- Dead simple rate limit middleware for Go.☆2,153Updated last month
- Simple profiling for Go☆2,020Updated 2 years ago
- Finite State Machine for Go☆2,923Updated 5 months ago