Big-Integer-C.Small, fast(er) Big Integer C library. Based on https://github.com/kokke/tiny-bignum-c. The highlight feature is my implementation of Karatsuba multiplication. Just a fun learning project, don't use it, there may be correctness problems.