GitHub topics: popcount
WojciechMula/sse-popcount
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
Language: C++ - Size: 299 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 337 - Forks: 50

HydrogenxPi/bit14
A recreation of the c++20 bit.h header written in c++14.
Language: C++ - Size: 97.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

kimwalisch/libpopcnt
🚀 Fast C/C++ bit population count library
Language: C - Size: 198 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 320 - Forks: 38

virtyaluk/Bit-Twiddling-Hacks
Bit Twiddling Hacks (Bit manipulation tips and tricks guide) by Sean Eron Anderson
Size: 69.3 KB - Last synced at: about 17 hours ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 5

mklarqvist/StormBitmaps
Fast algorithms for computing XX^T for binary matrices
Language: C - Size: 657 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3

mklarqvist/positional-popcount
Fast C functions for the computing the positional popcount (pospopcnt).
Language: C - Size: 545 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 5

KusaReMKN/popcount.com
Count the number of one bits of standard input
Language: Assembly - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mklarqvist/libalgebra
Fast C header-only library for popcnt, pospopcnt, and set algebraic operations
Language: C - Size: 92.8 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 42 - Forks: 8

dougives/weighted-rng
Generates random values with a specific hamming weight.
Language: C - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

eschmar/postgresql-popcount
PostgreSQL Extension introducing popcount[|32|64|Asm|Asm64|256](bit(n)).
Language: C - Size: 207 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

js-choi/proposal-popcount
Draft specification for bit popcount in JavaScript.
Language: HTML - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

anilsathyan7/ConvAcc
Accelerating convolution using numba, cupy and xnor in python
Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

mklarqvist/libflagstats
Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.
Language: C - Size: 327 KB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 3

toutane/popcount
Popcount is a program that returns the number of set bits, that is, bit whose value is 1, in a uint64 value, which is called its population count.
Language: Go - Size: 3.14 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tokenrove/tiny-compact-map
Simple compact popcount array map
Language: Rust - Size: 9.77 KB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

jkr2255/bit_utils
Utility methods for bitwise operations in Ruby.
Language: Ruby - Size: 27.3 KB - Last synced at: 22 days ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0
