Skip to content
@RoaringBitmap

Roaring bitmaps: A better compressed bitset

Roaring bitmaps are compressed bitmaps. They can be hundreds of times faster. (Picture credit: tambako)

Pinned

  1. RoaringBitmap RoaringBitmap Public

    A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others

    Java 3.4k 525

  2. roaring roaring Public

    Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog

    Go 2.3k 217

  3. CRoaring CRoaring Public

    Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks

    C 1.4k 256

  4. RoaringFormatSpec RoaringFormatSpec Public

    Specification of the compressed-bitmap Roaring format

    140 13

  5. SwiftRoaring SwiftRoaring Public

    A better compressed bitset in Swift http://roaringbitmap.org/

    Swift 55 5

  6. roaring-rs roaring-rs Public

    A better compressed bitset in Rust

    Rust 684 75

Repositories

4 results for all repositories written in CMake sorted by last updated
Showing 4 of 4 repositories