Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-dgryski-go-bits-dev
Amd64 optimized bit operations
https://github.com/dgryski/go-bits
0
no reviews
Install
Package bits provides amd64 optimized bit operations. for example, clz() counts leading zeroes and popcnt() counts the number of bits set.