| 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 |
| 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++. |
| lemire/csharpewah |
79 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
C# |
| Compressed bitmaps in C# |
| lemire/sparsebitmap |
18 |
|
1 |
0 |
about 10 years ago |
3 |
October 15, 2013 |
0 |
apache-2.0 |
Java |
| A simple sparse bitmap implementation in java |
| tomarrell/rust-elias-fano |
15 |
|
0 |
0 |
almost 7 years ago |
7 |
July 18, 2018 |
3 |
mit |
Rust |
| Elias-Fano encoding implementation in Rust |
| lemire/Concise |
11 |
|
0 |
0 |
about 9 years ago |
0 |
|
1 |
apache-2.0 |
C++ |
| C++ implementation of Concise and WAH compressed bitsets |
| besquared/ewah-bitset |
9 |
|
0 |
0 |
almost 14 years ago |
0 |
|
2 |
mit |
Ruby |