The bit library has been deprecated and is no longer maintained.
It has been replaced by a new C++ library gf2 with many additional features and improvements.
That library is available at this repository and has its own comprehensive documentation site.
There is also a companion gf2 Rust crate with similar functionality available on crates.io.
The source code for the crate is available at this repository, and its documentation is at docs.rs.