Pinned Repositories
calculator
C++ operator precedence parser
homebrew-primecount
Homebrew packages for my projects
libpopcnt
🚀 Fast C/C++ bit population count library
primecount
🚀 Fast prime counting function library
primesieve
🚀 Fast prime number generator
primesieveChocolatey
packaging primesieve for Chocolatey
primesum
🚀 Sum of the primes below x
libdivide
Official git repository for libdivide: optimized integer division
kimwalisch's Repositories
kimwalisch/primesieve
🚀 Fast prime number generator
kimwalisch/libpopcnt
🚀 Fast C/C++ bit population count library
kimwalisch/primecount
🚀 Fast prime counting function library
kimwalisch/calculator
C++ operator precedence parser
kimwalisch/primesum
🚀 Sum of the primes below x
kimwalisch/homebrew-primecount
Homebrew packages for my projects
kimwalisch/primesieveChocolatey
packaging primesieve for Chocolatey
kimwalisch/CUDApix
A GPU accelerated implementation of the combinatorial prime counting function
kimwalisch/hprime
prime sieve
kimwalisch/ktprime
fast prime sieve algorithm
kimwalisch/PixSpx2015
kimwalisch/primegen
Prime number generator. Imported from https://cr.yp.to/primegen.html
kimwalisch/constantdivisionbenchmarks
Benchmarks for constant-division problems (not a library! for research only!)
kimwalisch/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
kimwalisch/libdivide
Official git repository for libdivide: optimized integer division
kimwalisch/Math-Prime-Util
Perl (XS) module implementing prime number utilities, including sieves
kimwalisch/meissel-lehmer
Meissel Lehmer Sieve
kimwalisch/phoronix-test-suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
kimwalisch/PixSpx
kimwalisch/primecount-winget
kimwalisch/primesieve-aur
primesieve AUR package
kimwalisch/primesieve-winget
kimwalisch/SmtCacheBlocking
Benchmark simultaneous multithreading (SMT) cache blocking
kimwalisch/sse-popcount
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
kimwalisch/test-profiles
A read-only Git copy of the OpenBenchmarking.org test profiles.
kimwalisch/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
kimwalisch/WjCryptLib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
kimwalisch/ysieve
YAFU's sieve of Eratosthenes in library form with standalone executable