Roaring bitmaps: A better compressed bitset's repositories
RoaringBitmap
A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others
roaring-rs
A better compressed bitset in Rust
RoaringFormatSpec
Specification of the compressed-bitmap Roaring format
croaring-rs
Rust FFI wrapper for CRoaring
SwiftRoaring
A better compressed bitset in Swift http://roaringbitmap.org/
gocroaring
Go wrapper for CRoaring
CBitmapCompetition
A comparison between different integer set techniques
real-roaring-datasets
for benchmarking other implementations, just the datasets from https://github.com/RoaringBitmap/RoaringBitmap/tree/master/real-roaring-dataset/src/main/resources/real-roaring-dataset
croaring_cmake_demo
Demonstration of how you might use CRoaring as a CMake dependency as a subdirectory
croaring_cmake_demo_from_single_header
Really simple CMake demo using CRoaring's single header files.
croaring_cmake_demo_single_file
Really simple cmake example with CRoaring
RoaringCLI
A CLI (.NET) wrapper around Roaring64Map that exposes the existing native C++ interfaces for .NET callers
BenchmarkingRoaringOnDruid
Benchmarking Roaring and Concise performances under Druid.
JitPackRoaringBitmapProject
Using the RoaringBitmap library with JitPack
MavenRoaringBitmapProject
Using the RoaringBitmap library from a GitHub package (maven + gradle)
RoaringBitmapWebsite
This is just the content of the web site at http://roaringbitmap.org/