Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Primesieve is a program and C/C++ library that generates primes using a highly optimized Sieve of Eratosthenes implementation.

Website
https://github.com/kimwalisch/primesieve
Current version
7.8