This project offers both dynamic and fixed bitset classes implemented in C, C++, and Python with a focus on efficiency.
Note: The primary goal of this project is to maximize performance, prioritizing efficiency over user-friendliness. Data members are intentionally not set as private/protected to maintain efficiency, and this approach will remain consistent throughout the project.
The documentation for this project can be found in the following locations:
Contributions to this project are highly encouraged! Before submitting a pull request, please ensure comprehensive testing of your changes.