A Go implementation of Roaring Bitmaps, a compressed bitmap data structure for efficient set operations.
go get github.com/RoaringBitmap/roaringNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a bitmap, adds values, and checks membership.
No known issues recorded.
No dependency data recorded yet.