Decimal library Implementation of my own decimal.h library (study project). There may be some bugs :) You could build it using make. To view the coverage of unit tests, open "report.html" Dependencies for unit-testing - libcheck, gcovr.