bitset
Here are 45 public repositories matching this topic...
Some random data structures and algorithms, written just for fun.
-
Updated
Sep 22, 2019 - C++
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in posgresql.
-
Updated
Mar 25, 2025 - C++
Efficient bit-space numerics for C++
-
Updated
Dec 1, 2025 - C++
A faster bitset implementation than gcc's std::bitset
-
Updated
Sep 14, 2016 - C++
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
-
Updated
Mar 24, 2025 - C++
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.
-
Updated
Jan 12, 2024 - C++
🔍Variable-size sequence of bits in C++.
-
Updated
Nov 11, 2022 - C++
Very compact header-only C++ bitset library for creating bitsets at runtime.
-
Updated
Aug 31, 2023 - C++
Chess Problems solved using Backtracking techniques like pruning etc.
-
Updated
May 21, 2022 - C++
Here are solutions from problems that i coded for my assignment, preparing for competitions. They are sorted by some criteria, like DP, greedy, ad hoc, etc.
-
Updated
Nov 16, 2021 - C++
🔧 Bitset data structure implementation in c++
-
Updated
Aug 30, 2019 - C++
Simple C++ header-only bit flag library. Uses enum for type-safe, efficient flag manipulation.
-
Updated
Dec 13, 2025 - C++
c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset
-
Updated
Jun 10, 2024 - C++
Improve this page
Add a description, image, and links to the bitset topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitset topic, visit your repo's landing page and select "manage topics."