ANSI C Implementation of BigInteger ("arbitrary"-precision integer).
This is an academic implementation of arbitrary precision arithmetics that, even though it is "academic", it is fully functional, easy to understand/customize, relatively fast and can be used on comercial software.