fast and exact implementation of from_chars for float/double
The fast_float library provides fast header-only implementations for
the C++ from_chars() functions for 'float' and 'double' as well as
integer types.

Maintainer: Jose Maldonado <josemald89@gmail.com>

WWW: https://github.com/fastfloat/fast_float
