Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.
Version0.9.9compared with

Version Details

Compile Changes (1)

v0.6.53 0.9.9
ChangeGroup / ArtifactPreviousCurrent
- Removed junit » junit--

Runtime Changes (1)

v0.6.53 0.9.9
ChangeGroup / ArtifactPreviousCurrent
+ Added com.github.RoaringBitmap.RoaringBitmap » shims-0.9.9

Test Changes (2)

v0.6.53 0.9.9
ChangeGroup / ArtifactPreviousCurrent
- Removed com.google.guava » guava--
- Removed org.apache.commons » commons-lang3--