Binary package “golang-github-dgryski-go-bits-dev” in ubuntu bionic

amd64 optimized bit operations

 Package bits provides amd64 optimized bit operations. For example,
 Clz() counts leading zeroes and Popcnt() counts the number of bits
 set.