/BitLib

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.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Stargazers