RoaringBitmap / roaringLinks
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
☆2,708Updated last week
Alternatives and similar repositories for roaring
Users that are interested in roaring are comparing it to the libraries listed below
Sorting:
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,588Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- 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
- Golang in-memory database built on immutable radix trees☆3,295Updated this week
- Go package implementing bitsets☆1,419Updated 3 weeks ago
- A high performance memory-bound Go cache☆6,069Updated 2 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,846Updated 2 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,514Updated last year
- Graceful process restarts in Go☆2,980Updated 8 months ago
- A cache library for Go with zero GC overhead.☆5,220Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,634Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- Benchmarks of Go serialization methods☆1,594Updated 9 months ago
- A goroutine pool for Go☆3,992Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,490Updated 11 months ago
- a thread-safe concurrent map for go☆4,440Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,918Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,275Updated 10 months ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- Go port of Coda Hale's Metrics library☆3,473Updated last month
- Efficient token-bucket-based rate limiter package.☆2,856Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,702Updated 8 months ago
- Simple profiling for Go☆2,026Updated 2 years ago
- ⏱ The exponential backoff algorithm in Go☆3,703Updated 3 months ago
- faster JSON serialization for Go☆2,978Updated last year
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- Redis compatible server framework for Go☆2,215Updated 3 weeks ago