primesieve-bin

fast prime number generator C/C++ library -- bin
  https://github.com/kimwalisch/primesieve
  0
  no reviews



Primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64.

See http://primesieve.org/ for more information.

This package provides the command line utility primesieve.