Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
-
Updated
Apr 8, 2025 - C
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
Python library for handling efficiently sorted integer sets.
Rust FFI wrapper for CRoaring
Fast C header-only library for popcnt, pospopcnt, and set algebraic operations
Tools to facilitate data-oriented design in C99.
PostgreSQL extension providing a bitcount function.
Sudoku solver based on bit sets
This project presents an implementation of the decimal data type of the C# language, in pure C.
Simple bit set implementation for educational purpose
These are my notes from class. They reflect more of personal interest than syllabus material and are for study purposes only.
Add a description, image, and links to the bitset topic page so that developers can more easily learn about it.
To associate your repository with the bitset topic, visit your repo's landing page and select "manage topics."