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 528

  2. roaring roaring Public

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

    Go 2.4k 218

  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.5k 258

  4. RoaringFormatSpec RoaringFormatSpec Public

    Specification of the compressed-bitmap Roaring format

    141 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 683 76

Repositories

Showing 10 of 19 repositories

Top languages

Loading…

Most used topics

Loading…