Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
-
Updated
Nov 22, 2024 - C
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
A better compressed bitset in Rust
Rust FFI wrapper for CRoaring
Fast C header-only library for popcnt, pospopcnt, and set algebraic operations
Package bitset provides Set, a compact and fast representation for a dense set of positive integer values.
Bitset library provides implementation for all int/uint types and arrays and maps
🔧 Bitset data structure implementation in c++
Generic implementation of the fixed sized BitSet data structure. Work-in-progress
C++ 11,14,17+ compatible dynamic_bitset library
A C++ library for two-dimensional bit sets
Go package that provides an implementation of a Bloom filter
Add a description, image, and links to the bitset-library topic page so that developers can more easily learn about it.
To associate your repository with the bitset-library topic, visit your repo's landing page and select "manage topics."