XNum
XNum is an integer arithmetic library written in C++. The difference between XNum and other libraries such as GMP is the the former tries to imitate the practical method that humans use to do the arithmetic themselves.
(Source: http://freecode.com/)