bitset
Here are 45 public repositories matching this topic...
Some random data structures and algorithms, written just for fun.
-
Updated
Sep 22, 2019 - 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++
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++
Chess Problems solved using Backtracking techniques like pruning etc.
-
Updated
May 21, 2022 - C++
Very compact header-only C++ bitset library for creating bitsets at runtime.
-
Updated
Aug 31, 2023 - C++
🔍Variable-size sequence of bits in C++.
-
Updated
Nov 11, 2022 - 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++
🔧 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
Aug 7, 2025 - 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++
A longtime needed iterator for C++ STL std::bitset<N>
-
Updated
Feb 7, 2019 - C++
C++ 11,14,17+ compatible dynamic_bitset library
-
Updated
May 28, 2023 - 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."