{"adoption": {"forks": 593, "observed_at": "2026-08-28T04:08:28.960901+00:00", "stars": 3918}, "canonical_url": "https://ross.abutalabs.com/products/roaring-bitmaps", "card": {"archived": false, "artifact_type": "library", "description": "A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others", "domain": ["databases", "big-data", "analytics", "performance"], "enriched": true, "function": ["serialization", "search-engine", "database"], "health_score": 98, "homepage": "http://roaringbitmap.org/", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["RoaringBitmap/RoaringBitmap", "RoaringBitmap/CRoaring", "RoaringBitmap/roaring"], "name": "Roaring Bitmaps", "platform": ["jvm", "cross-platform"], "pushed_at": "2026-08-05T21:41:39+00:00", "repo": "RoaringBitmap/RoaringBitmap", "stars": 3918, "tags": ["bitset", "bitmap-index", "compression", "roaring-bitmaps", "data-structures", "algorithms"], "topics": ["java", "bitset", "roaring-bitmaps", "roaringbitmap", "druid", "spark", "lucene"], "urls": [{"kind": "homepage", "url": "http://roaringbitmap.org/"}], "use_cases": ["compress large sets of integers efficiently", "fast set operations like union and intersection on bitmaps", "build bitmap indexes for columnar databases", "reduce memory usage of bitsets in analytics engines", "serialize and memory-map compressed bitmaps", "implement inverted indexes for search"], "what_it_is": "Roaring Bitmaps is a Java library providing compressed bitsets that outperform conventional compressed bitmap formats like WAH, EWAH, and Concise in both speed and compression. It is widely adopted in big data systems such as Apache Spark, Hive, Druid, Pinot, and Iceberg.", "when_to_avoid": ["your integer sets are small or dense enough that plain bitsets suffice", "you need 64-bit keys without using the dedicated long-based variant", "you are not on the JVM and should use the C, Go, or Rust Roaring ports instead"], "when_to_choose": ["you need fast, memory-efficient set operations over large integer sets", "you are building analytics, search, or OLAP systems on the JVM", "you need a battle-tested library used by Spark, Druid, and Pinot", "you need serialization and memory-mapped bitmap support"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/repos/RoaringBitmap/RoaringBitmap", "repo": "RoaringBitmap/RoaringBitmap", "role": "main", "score": 97}, {"path": "/repos/RoaringBitmap/roaring", "repo": "RoaringBitmap/roaring", "role": "sdk", "score": 99}, {"path": "/repos/RoaringBitmap/CRoaring", "repo": "RoaringBitmap/CRoaring", "role": "sdk", "score": 98}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.960901+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:25:01.472886+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "97ec1efaa145a8b287f9f282d8732f02d16cea6e83d1caded48eebf1fa8e9002", "fetched_at": "2026-08-28T04:08:28.960901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RoaringBitmap/RoaringBitmap"}, {"content_hash": "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "fetched_at": "2026-08-29T09:18:48.720083+00:00", "kind": "homepage", "missing": false, "url": "http://roaringbitmap.org/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 96}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4825, "days_push": 28, "days_rel": 28, "gap_med": 15.5, "n_releases_24m": 29}, "score": 97, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}