yafu. Automated integer factorization
356ysieve. YAFU's sieve of Eratosthenes in library form with standalone executable
14avx512_modexp. A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic
12tiny-ecm. A very fast elliptic curve factorization method for small inputs (<= 64 bits)
10avx-ecm. Computes parallel curves of the ECM (Elliptic Curve Method) factoring algorithm using AVX-512 vector arithmetic
7tiny-prp. Fast routines for PRP (probable prime) checks on small integers (< 128 bits)
5ytools. Some data structures and algorithms that I find myself commonly using
5ycalc. An extendable arbitrary precision calculator library in C
2tinyfactor. A collection and benchmark of integer factorization methods for at most 128 bit numbers
1cmdParser. A simple command line option-parsing utility for C code.
1vector-bitonic-sort. Very fast sorting of integer arrays using SIMD AVX-512
1