RoaringBitmap / roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
☆2,591Updated last week
Alternatives and similar repositories for roaring:
Users that are interested in roaring are comparing it to the libraries listed below
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,163Updated 6 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,858Updated 6 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,488Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,811Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,628Updated 10 months ago
- Golang in-memory database built on immutable radix trees☆3,232Updated 3 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,392Updated 8 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,819Updated last month
- Golang LRU cache☆4,437Updated 3 weeks ago
- Go package implementing bitsets☆1,377Updated 3 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,414Updated 7 months ago
- a thread-safe concurrent map for go☆4,354Updated 7 months ago
- Benchmarks of Go serialization methods☆1,580Updated 4 months ago
- Efficient token-bucket-based rate limiter package.☆2,823Updated last year
- A cache library for Go with zero GC overhead.☆5,148Updated 9 months ago
- Graceful process restarts in Go☆2,935Updated 3 months ago
- A goroutine pool for Go☆3,937Updated last year
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,505Updated 4 months ago
- Pure Go Redis server for Go unittests☆3,177Updated last month
- Connection multiplexer for GoLang: serve different services on the same port!☆2,599Updated last year
- Simple middleware to rate-limit HTTP requests.☆2,735Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,373Updated last week
- A high performance memory-bound Go cache☆5,793Updated last week
- A lightweight stream processing library for Go☆1,960Updated last week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,537Updated last week
- A golang LRU Cache for high concurrency☆1,326Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,216Updated 5 months ago
- ⏱ The exponential backoff algorithm in Go☆3,532Updated 3 weeks ago
- Circuit Breaker implemented in Go☆3,003Updated 2 weeks ago