Greg's Template Library of useful classes.
-
Updated
Aug 16, 2025 - C++
Greg's Template Library of useful classes.
Lightweight header-only C++20 enum and typename reflection
Rebooting the std::bitset franchise
Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in posgresql.
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
Simple C++ header-only bit flag library. Uses enum for type-safe, efficient flag manipulation.
C++ header-only library for working in bit-space/GF(2).
c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset
Representation of Binary Relations using a Wavelet Tree
This university project focuses on optimizing DNA sequences utilizing CUDA parallel computing architecture and bitset data structures. Leveraging the power of CUDA, we aim to accelerate the optimization process for DNA sequences, a critical aspect in bioinformatics and genetic research.
Very compact header-only C++ bitset library for creating bitsets at runtime.
std::bitset with constexpr implementations plus additional features.
C++ 11,14,17+ compatible dynamic_bitset library
A C++ library for two-dimensional bit sets
🔍Variable-size sequence of bits in C++.
Chess Problems solved using Backtracking techniques like pruning etc.
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."