bobbyi / Fast-Bit-CountingLinks

Count how many bits are set (population count) in C++ using POPCNT via inline assembly and gcc intrinsics (with benchmarks)
16Updated 14 years ago

Alternatives and similar repositories for Fast-Bit-Counting

Users that are interested in Fast-Bit-Counting are comparing it to the libraries listed below

Sorting: