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 <yukiteruamano@volfread.xyz>