C library for multiple-precision integer arithmetic operations
C library for number theoretic multiple-precision integers
libtommath
$ gcc -o myapp myapp.c -ltommath
$ pkg-config --modversion libtommath
$ brew list libtommath