primesieve

v 11.1 Updated: 3 months, 4 weeks ago

Fast C/C++ prime number generator

Primesieve is a C/C++ library that generates prime numbers using a highly optimized sieve of Eratosthenes implementation. It supports segmented sieving and is designed to generate primes in parallel.

https://primesieve.org/

To install primesieve, paste this in macOS terminal after installing MacPorts

sudo port install primesieve

Add to my watchlist

Installations 2
Requested Installations 2