Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

cyber-wojtek/BitSet_C_Cpp_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitSet Classes for C, C++ and Python

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.

Documentation

The documentation for this project can be found in the following locations:

Contributing

Contributions to this project are highly encouraged! Before submitting a pull request, please ensure comprehensive testing of your changes.

Authors

About

BitSet Class (C/C++/Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages