bitvectors topic

List bitvectors repositories

BitLib

68
Stars
4
Forks
Watchers

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-vec...