Greg's Template Library of useful classes.
-
Updated
Feb 9, 2025 - C++
Greg's Template Library of useful classes.
Succinct Data Structure Library 3.0
Provides a bit-vector, an optimized replacement of the infamous std::vector<:b:ool>. In addition to the bit-vector, the library also provides implementations of STL algorithms tailored for bit-vectors.
Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.
C++ bignum with support for arbitrary precision integer arithmetic.
C++ header-only library for working in bit-space/GF(2).
Header-only library for packed integers manipulations
Project for "Advanced Data Structures" @ KIT in SS 23
University project - File system
Add-on for simongog/sdsl-lite that defines a new compressed bitvector called s9_vector
Add a description, image, and links to the bitvector topic page so that developers can more easily learn about it.
To associate your repository with the bitvector topic, visit your repo's landing page and select "manage topics."