Skip to content

DustWinter/BoolEfficient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BoolEfficient

Bit-Packed Boolean Storage System that is more memory efficient than bool. Instead of using 1 byte per bool, this solution uses 1 byte per 8 bool values

About

Bit-Packed Boolean Storage System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages