RoaringBitmap / roaringLinks
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
☆2,753Updated 2 weeks ago
Alternatives and similar repositories for roaring
Users that are interested in roaring are comparing it to the libraries listed below
Sorting:
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,263Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,655Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,011Updated last year
- Go package implementing bitsets☆1,449Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,868Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,705Updated last year
- Golang in-memory database built on immutable radix trees☆3,375Updated 2 months ago
- A golang LRU Cache for high concurrency☆1,374Updated 8 months ago
- Golang LRU cache☆4,780Updated 2 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,583Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,661Updated last year
- A lightweight stream processing library for Go☆2,095Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,297Updated last year
- Benchmarks of Go serialization methods☆1,607Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,866Updated last week
- A high performance memory-bound Go cache☆6,425Updated 3 weeks ago
- Pure Go Redis server for Go unittests☆3,342Updated 2 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,948Updated 2 weeks ago
- a thread-safe concurrent map for go☆4,478Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,426Updated 4 months ago
- A goroutine pool for Go☆4,018Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,549Updated last year
- A cache library for Go with zero GC overhead.☆5,285Updated last year
- Graceful process restarts in Go☆3,015Updated 11 months ago
- The Snappy compression format in the Go programming language.☆1,561Updated 6 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,188Updated last year
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,025Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,125Updated last year
- Redis compatible server framework for Go☆2,260Updated 4 months ago
- Online deadlock detection in go (golang)☆1,143Updated last week