jar

org.bitlap : RoaringBitmapX

Maven & Gradle

Oct 31, 2023
3.5k stars

org.bitlap:RoaringBitmapX · Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.

Table Of Contents

Latest Version

Download org.bitlap : RoaringBitmapX JAR file - Latest Versions:

All Versions

Download org.bitlap : RoaringBitmapX JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window RoaringBitmapX-1.0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bitlap.roaringbitmap.x

├─ org.bitlap.roaringbitmap.x.AbsBM.class - [JAR]

├─ org.bitlap.roaringbitmap.x.BBM.class - [JAR]

├─ org.bitlap.roaringbitmap.x.BM.class - [JAR]

├─ org.bitlap.roaringbitmap.x.BMUtils.class - [JAR]

├─ org.bitlap.roaringbitmap.x.CBM.class - [JAR]

├─ org.bitlap.roaringbitmap.x.CnpBM.class - [JAR]

├─ org.bitlap.roaringbitmap.x.ComparableBM.class - [JAR]

├─ org.bitlap.roaringbitmap.x.RBM.class - [JAR]

├─ org.bitlap.roaringbitmap.x.RBM64.class - [JAR]

├─ org.bitlap.roaringbitmap.x.Versions.class - [JAR]

├─ org.bitlap.roaringbitmap.x._Kt.class - [JAR]

Advertisement