primesieve

v 12.3 Updated: 2 months 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 1
Requested Installations 1