Skip to content

robbynshaw/go-bitnuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-bitnuts

GoDoc Coverage Status Go Report Card

Bit twiddling, swapping, and maneuvering for go

Includes many functions useful if one is operating on a bit matrix. Some functions include shifting bits in an array to the left or right, shifting bits in a matrix up or down, etc.

Warning

This library was yanked out of a test program and needs some TLC if it is to be used in production. Particularly, many of the operations are not optimized in the least, and were created simply to get the job done.

About

Bit twiddling, swapping, and maneuvering for go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages