https://github.com/bmoscon/bitarray
Bit Array Container in C++
https://github.com/bmoscon/bitarray
Last synced: 2 months ago
JSON representation
Bit Array Container in C++
- Host: GitHub
- URL: https://github.com/bmoscon/bitarray
- Owner: bmoscon
- License: other
- Created: 2013-01-26T16:36:20.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T00:34:17.000Z (about 9 years ago)
- Last Synced: 2025-08-20T18:51:58.322Z (4 months ago)
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bit Array
[](LICENSE)
A simple bit array implementation in C++. Allows each element in the array to be composed of 1-N bits