Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: popcount

mklarqvist/StormBitmaps

Fast algorithms for computing XX^T for binary matrices

Language: C - Size: 657 KB - Last synced: 7 days ago - Pushed: over 4 years ago - Stars: 13 - Forks: 3

kimwalisch/libpopcnt

🚀 Fast C/C++ bit population count library

Language: C - Size: 170 KB - Last synced: 24 days ago - Pushed: 2 months ago - Stars: 298 - Forks: 36

mklarqvist/positional-popcount

Fast C functions for the computing the positional popcount (pospopcnt).

Language: C - Size: 545 KB - Last synced: 7 days ago - Pushed: over 4 years ago - Stars: 51 - Forks: 5

tokenrove/tiny-compact-map

Simple compact popcount array map

Language: Rust - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 4 - Forks: 0

KusaReMKN/popcount.com

Count the number of one bits of standard input

Language: Assembly - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

js-choi/proposal-popcount

Draft specification for bit popcount in JavaScript.

Language: HTML - Size: 85.9 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

WojciechMula/sse-popcount

SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html

Language: C++ - Size: 299 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 305 - Forks: 47

virtyaluk/Bit-Twiddling-Hacks

Bit Twiddling Hacks (Bit manipulation tips and tricks guide) by Sean Eron Anderson

Size: 69.3 KB - Last synced: 16 days ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 5

mklarqvist/libalgebra

Fast C header-only library for popcnt, pospopcnt, and set algebraic operations

Language: C - Size: 92.8 KB - Last synced: 7 days ago - Pushed: over 4 years ago - Stars: 42 - Forks: 8

eschmar/postgresql-popcount

PostgreSQL Extension introducing popcount[|32|64|Asm|Asm64|256](bit(n)).

Language: C - Size: 207 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 7 - Forks: 0

dougives/weighted-rng

Generates random values with a specific hamming weight.

Language: C - Size: 2.93 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

anilsathyan7/ConvAcc

Accelerating convolution using numba, cupy and xnor in python

Language: Jupyter Notebook - Size: 13.5 MB - Last synced: about 1 year ago - Pushed: over 4 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: 7 days ago - Pushed: over 4 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: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jkr2255/bit_utils

Utility methods for bitwise operations in Ruby.

Language: Ruby - Size: 27.3 KB - Last synced: 29 days ago - Pushed: over 7 years ago - Stars: 2 - Forks: 0