Fast and exact C++ from_chars implementation for parsing numbers
Fast and exact implementation of the C++ from_chars functions for number types
fast_float$ fast_float parse 3.14159$ fast_float parse 1.5 2.7 3.14 9.99$ fast_float benchmark --iterations 1000000