Skip to content

Stable Primitives

Latest
Compare
Choose a tag to compare
@josestg josestg released this 09 Sep 16:17

The BitField package provides the primitives to work with bitfields in Go. This package is very simple and can be used to implement more complex data structures such as bitsets, bloom filters, etc.