Roaring bitmaps: A better compressed bitset
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
roaring-rs
Roaring bitmap implementation for Rust
-
-
CRoaring
Roaring bitmaps in C (and C++)
-
RoaringBitmap
A better compressed bitset in Java
-
RoaringBitmapWebsite
This is just the content of the web site at http://roaringbitmap.org/
-
gocroaring
Go wrapper for CRoaring
-
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
-
croaring_cmake_demo
Demonstration of how you might use CRoaring as a CMake dependency as a subdirectory
-
SwiftRoaring
A better compressed bitset in Swift http://roaringbitmap.org/
-
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
-
RoaringFormatSpec
Specification of the compressed-bitmap Roaring format
-
CBitmapCompetition
A comparison between different integer set techniques
-
RoaringCLI
A CLI (.NET) wrapper around Roaring64Map that exposes the existing native C++ interfaces for .NET callers
-
BenchmarkingRoaringOnDruid
Forked from samytto/BenchmarkingRoaringOnDruidBenchmarking Roaring and Concise performances under Druid.