org.roaringbitmap:shims

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

License

License

Categories

Categories

RoaringBitmap Data Data Structures
GroupId

GroupId

org.roaringbitmap
ArtifactId

ArtifactId

shims
Last Version

Last Version

0.9.30
Release Date

Release Date

Type

Type

jar
Description

Description

org.roaringbitmap:shims
Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.
Project URL

Project URL

https://github.com/RoaringBitmap/RoaringBitmap
Source Code Management

Source Code Management

https://github.com/RoaringBitmap/RoaringBitmap

Download shims

How to add to project

<!-- https://jarcasting.com/artifacts/org.roaringbitmap/shims/ -->
<dependency>
    <groupId>org.roaringbitmap</groupId>
    <artifactId>shims</artifactId>
    <version>0.9.30</version>
</dependency>
// https://jarcasting.com/artifacts/org.roaringbitmap/shims/
implementation 'org.roaringbitmap:shims:0.9.30'
// https://jarcasting.com/artifacts/org.roaringbitmap/shims/
implementation ("org.roaringbitmap:shims:0.9.30")
'org.roaringbitmap:shims:jar:0.9.30'
<dependency org="org.roaringbitmap" name="shims" rev="0.9.30">
  <artifact name="shims" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.roaringbitmap', module='shims', version='0.9.30')
)
libraryDependencies += "org.roaringbitmap" % "shims" % "0.9.30"
[org.roaringbitmap/shims "0.9.30"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.roaringbitmap

Roaring bitmaps: A better compressed bitset

Roaring bitmaps are compressed bitmaps. They can be hundreds of times faster. (Picture credit: tambako)

Versions

Version
0.9.30
0.9.29
0.9.28
0.9.27
0.9.26
0.9.25
0.9.24
0.9.23
0.9.22
0.9.21
0.9.20
0.9.19
0.9.18
0.9.17
0.9.16
0.9.15
0.9.14
0.9.13
0.9.12
0.9.10
0.9.4
0.9.3
0.9.0
0.8.20
0.8.18
0.8.13
0.8.12
0.8.11
0.8.9
0.8.6
0.8.5
0.8.2
0.8.1
0.8.0
0.7.45
0.7.42
0.7.38
0.7.36
0.7.35