Do not follow this link

~obeancomputer/bitter

Update to add variable length encoding for bit array
Update how word size of bitarray is decided
Add encoding routines
Move tests, fix overflow with I/O due to non null terminated magic string
Update add magic string, checks
unsigned int -> uint*_t
Add IO to save to disk
Update src, bounds checking
Bounds checking for BitArray_read/write
Remove length member
Next
Do not follow this link