Package croaring: Information

    Source package: croaring
    Version: 4.6.1-alt1
    Latest version according to Repology
    Build time:  May 5, 2026, 05:07 PM in the task #417146
    Category: System/Libraries
    Report package bug
    License: Apache-2.0
    Summary: Roaring bitmaps in C (and C++)
    Description: 
    Roaring bitmaps are compressed bitmaps which tend to outperform conventional
    compressed bitmaps such as WAH, EWAH or Concise. They are used by several
    major systems such as Apache Lucene, Apache Druid, Apache Spark, and LinkedIn.

    List of RPM packages built from this SRPM:
    libroaring-devel (x86_64, i586, aarch64)
    libroaring21 (x86_64, i586, aarch64)
    libroaring21-debuginfo (x86_64, i586, aarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @everybody

      1. cmake >= 3.16
      2. gcc-c++
      3. rpm-macros-cmake

    Last changed


    May 5, 2026 Vitaly Lipatov 4.6.1-alt1
    - new version 4.6.1
    - rename libroaring18 to libroaring21 (soname bump)
    March 30, 2026 Vitaly Lipatov 4.3.2-alt1
    - initial build for ALT Sisyphus