Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
-
Updated
Jan 10, 2025 - Go
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
Graphing SBOM's Fast.
高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等
This is a go version of the Roaring bitmap data structure, for 64-bit integers. It uses the same approach as the C++ and Rust version to build a BTree map of bitmaps.
Add a description, image, and links to the roaring-bitmaps topic page so that developers can more easily learn about it.
To associate your repository with the roaring-bitmaps topic, visit your repo's landing page and select "manage topics."