Roaring bitmaps are compressed bitmaps. They can be hundreds of times faster.
Grab one of our research papers Roaring Bitmaps on GitHubRoaring is found in
There are freely available software libraries providing Roaring bitmaps in almost all the popular programming languages:
There is a serialized format specification for interoperability between implementations.