fast_float: fast_float (fast_float number parsing library) fast_float: fast_float: The fast_float library provides fast header-only implementations for fast_float: the C++ from_chars functions for float and double types as well as fast_float: integer types. These functions convert ASCII strings representing fast_float: decimal values (e.g., 1.3e10) into binary types. fast_float: fast_float: Homepage: https://github.com/fastfloat/fast_float fast_float: fast_float: fast_float: