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 Loading

  1. RoaringBitmap RoaringBitmap Public

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

    Java 3.6k 562

  2. roaring roaring Public

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

    Go 2.6k 232

  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.6k 272

  4. RoaringFormatSpec RoaringFormatSpec Public

    Specification of the compressed-bitmap Roaring format

    154 15

  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 772 84

Repositories

Showing 10 of 21 repositories
  • RoaringBitmap Public

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

    RoaringBitmap/RoaringBitmap’s past year of commit activity
    Java 3,586 Apache-2.0 562 68 (20 issues need help) 3 Updated Dec 22, 2024
  • croaring-rs Public

    Rust FFI wrapper for CRoaring

    RoaringBitmap/croaring-rs’s past year of commit activity
    C 158 Apache-2.0 43 0 0 Updated Dec 17, 2024
  • roaring-rs Public

    A better compressed bitset in Rust

    RoaringBitmap/roaring-rs’s past year of commit activity
    Rust 772 Apache-2.0 84 44 6 Updated Dec 13, 2024
  • CRoaring Public

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

    RoaringBitmap/CRoaring’s past year of commit activity
    C 1,586 272 48 (12 issues need help) 4 Updated Dec 1, 2024
  • roaring Public

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

    RoaringBitmap/roaring’s past year of commit activity
    Go 2,571 Apache-2.0 232 64 (23 issues need help) 5 Updated Nov 9, 2024
  • JitPackRoaringBitmapProject Public

    Using the RoaringBitmap library with JitPack

    RoaringBitmap/JitPackRoaringBitmapProject’s past year of commit activity
    Java 1 0 0 0 Updated Nov 1, 2024
  • MavenRoaringBitmapProject Public

    Using the RoaringBitmap library from a GitHub package (maven + gradle)

    RoaringBitmap/MavenRoaringBitmapProject’s past year of commit activity
    Java 0 0 0 0 Updated Oct 24, 2024
  • RoaringBitmapWebsite Public

    This is just the content of the web site at http://roaringbitmap.org/

    RoaringBitmap/RoaringBitmapWebsite’s past year of commit activity
    HTML 0 4 0 0 Updated Apr 18, 2024
  • RoaringBitmap/RoaringWebSiteHugo’s past year of commit activity
    HTML 0 4 0 1 Updated Apr 18, 2024
  • croaring_cmake_demo_single_file Public

    Really simple cmake example with CRoaring

    RoaringBitmap/croaring_cmake_demo_single_file’s past year of commit activity
    CMake 4 1 0 0 Updated Oct 13, 2023

Top languages

Loading…

Most used topics

Loading…