Skip to content

Releases: josestg/bitfield

Stable Primitives

09 Sep 16:17
Compare
Choose a tag to compare

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.