Lib.rs
› 关键字
#
ones
#
byte
#
popcount
#
compute
#
weight
#
distance
##bithack
关键字
搜索
hamming
计算1的个数,快速(也称为popcount,hamming重量)。这为字节数组的popcount和位汉明距离提供了高性能。
v
0.1.3
18
K
#
popcount
#
distance
#
weight
#
byte
#
bithack
#
compute
#
ones