Systems & GamesC++
HugeReal
C++ arbitrary-precision real-number library with exact arithmetic beyond native floating-point limits.
An arbitrary-precision arithmetic library in C++ supporting real numbers far beyond double precision: custom digit storage, the four basic operations, comparisons, and formatted output, with operator overloading for natural usage.