atib80/simple_big_integer_library
This repository contains a simple C++ implementation of an easy to use, flexible big integer library which currently consists of only one class big_integer. The project is under active developement with a couple of new code features and tests added to it on a daily basis.
C++GPL-3.0