/bitvector

A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all in succinct space

Primary LanguageC++Apache License 2.0Apache-2.0

Watchers