JavaEWAH is a word-aligned compressed bitmap implementation in Java, offering efficient run-length encoding for large bit sets.
<dependency>
<groupId>com.googlecode.javaewah</groupId>
<artifactId>JavaEWAH</artifactId>
<version>1.2.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating a compressed bitmap and setting bits.
No known issues recorded.
No dependency data recorded yet.