| RoaringBitmap/RoaringBitmap |
3,308 |
|
435 |
124 |
about 2 years ago |
187 |
September 22, 2023 |
89 |
apache-2.0 |
Java |
| A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Tablesaw, and many others |
| RoaringBitmap/roaring |
2,255 |
|
0 |
698 |
about 2 years ago |
97 |
October 04, 2023 |
68 |
apache-2.0 |
Go |
| Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog |
| RoaringBitmap/CRoaring |
1,382 |
|
0 |
0 |
about 2 years ago |
0 |
|
52 |
other |
C |
| Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks |
| RoaringBitmap/roaring-rs |
661 |
|
12 |
47 |
about 2 years ago |
35 |
July 25, 2023 |
47 |
apache-2.0 |
Rust |
| A better compressed bitset in Rust |
| lemire/javaewah |
542 |
|
116 |
75 |
over 2 years ago |
77 |
March 08, 2023 |
1 |
apache-2.0 |
Java |
| A compressed alternative to the Java BitSet class |
| lemire/EWAHBoolArray |
430 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
apache-2.0 |
C++ |
| A compressed bitmap class in C++. |
| kelindar/bitmap |
237 |
|
0 |
12 |
over 2 years ago |
31 |
November 06, 2023 |
7 |
mit |
Assembly |
| Simple dense bitmap index in Go with binary operators |
| lemire/FastBitSet.js |
147 |
|
11 |
16 |
almost 3 years ago |
29 |
May 08, 2023 |
0 |
apache-2.0 |
JavaScript |
| Speed-optimized BitSet implementation for modern browsers and JavaScript engines |
| RoaringBitmap/RoaringFormatSpec |
119 |
|
0 |
0 |
almost 3 years ago |
0 |
|
2 |
apache-2.0 |
|
| Specification of the compressed-bitmap Roaring format |
| lemire/csharpewah |
79 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
C# |
| Compressed bitmaps in C# |