Skip to content

A simple bitset implementation making use of the rust bitvec crate

License

Notifications You must be signed in to change notification settings

jmeintrup/ez-bitset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ez-bitset

ez-bitset is a simple bitset implementation using the bitvec crate as the underlying storage provider.

About

A simple bitset implementation making use of the rust bitvec crate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages