bitmap-indexes
There are 4 repositories under bitmap-indexes topic.
lemire/javaewah
A compressed alternative to the Java BitSet class
uccidibuti/bitrush-index
A serializable bitmap index library able to index millions values/sec on a single thread.
uccidibuti/OZBCBitmap
Compressed Bitmap in C++ for bitmap Indexes.
tonix-tuft/run-length-bitmap
Useful operations for bitmap indexes and run-length encoded bitmaps.