A faster bitset implementation than gcc's std::bitset
-
Updated
Sep 14, 2016 - C++
A faster bitset implementation than gcc's std::bitset
C++ implementation of Concise and WAH compressed bitsets
Base for Scotty Processor
Collection of Data Structures (vanilla C++14)
Simulates and displays the internal functioning of the Mano Computer's CPU.
A longtime needed iterator for C++ STL std::bitset<N>
🔧 Bitset data structure implementation in c++
Chess opponent engine AI, using bitsets for memory optimization, written in C++
Some random data structures and algorithms, written just for fun.
A simple implementation of a Direct Mapped Cache and Set Associative Cache in C++. Supports for different sizes of the cache, block, #ways, 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."