An open API service indexing awesome lists of open source software.

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++

Awesome Lists containing this project

README

          

# Bit Array

[![License](https://img.shields.io/badge/license-XFree86-blue.svg)](LICENSE)

A simple bit array implementation in C++. Allows each element in the array to be composed of 1-N bits