popcount topic
List
popcount repositories
libpopcnt
299
Stars
36
Forks
Watchers
🚀 Fast C/C++ bit population count library
sse-popcount
313
Stars
48
Forks
Watchers
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
positional-popcount
51
Stars
5
Forks
Watchers
Fast C functions for the computing the positional popcount (pospopcnt).
libalgebra
45
Stars
8
Forks
Watchers
Fast C header-only library for popcnt, pospopcnt, and set algebraic operations
libflagstats
15
Stars
3
Forks
Watchers
Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.