14 repos
Efficient bitset and bitmap data structures with implementations across multiple languages including C, Go, Java, Python, Rust, and Swift. These libraries focus on the Roaring Bitmap format, a compressed bitmap technique optimized for both memory efficiency and query performance. The cluster centers around reference implementations and language-specific bindings that enable developers to use compressed bitmaps for large-scale set operations, indexing, and filtering tasks.