Package hamming provides optimized Hamming distance and population count calculations in Go, with assembly-optimized versions for amd64.
go get github.com/steakknife/hammingNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes the population count (number of set bits) of a value.
No known issues recorded.
No dependency data recorded yet.