# roaringbitmap/roaringbitmap

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/roaringbitmap-roaringbitmap).**

3,878 stars · 591 forks · Java · Apache-2.0

## Links

- GitHub: https://github.com/RoaringBitmap/RoaringBitmap
- Homepage: http://roaringbitmap.org/
- awesome-repositories: https://awesome-repositories.com/repository/roaringbitmap-roaringbitmap.md

## Topics

`bitset` `druid` `java` `lucene` `roaring-bitmaps` `roaringbitmap` `spark`

## Description

A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others

## Tags

### Part of an Awesome List

- [Data Structures and Memory](https://awesome-repositories.com/f/awesome-lists/data/data-structures-and-memory.md) — Compressed bitset implementation.
- [Data Structures](https://awesome-repositories.com/f/awesome-lists/devtools/data-structures.md) — High-performance compressed bitmap implementation.
