8000 GitHub - abhijithbabu/BitVector: An implementation of a BitVector in C
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abhijithbabu/BitVector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitVector

I needed a BitVector in C, so I wrote one myself. BitVectors in this implementation maintain an array of integers to allow for arbitrarily sized bit arrays. Also included in the repository is a test driver if you want to run your own sanity checks.

About

An implementation of a BitVector in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%
0