Quest (Quinn's Universal Euler Solving Toolkit) is a modern C++ header-only library for computational mathematics and number theory, containing utilities designed to mitigate repetitive tasks and provide reasonably efficient frequently-used algorithms (such as generation of prime numbers).
Designed as a header-only library. Include the headers you need in your project and go!