decimal64 0.0.8

Fast fixed point arithmetic that only uses u64 as internal representation.
Documentation
1
2
3
4
5
6
{
    "one": 123.45,
    "two": "456.78",
    "three": 100,
    "four": 0.5
  }