A library to handle units, e.g. metres, kilograms, etc.
This library handles conversion between compatible units, where the config files specify the conversion factors. It also implements operators for compatible units e.g. 1seconds + 1minutes = 61*seconds.