Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod
fast-float provides CMake targets:
find_package(FastFloat CONFIG REQUIRED)
target_link_libraries(main PRIVATE FastFloat::fast_float)
v6.1.6#0
All
Apache-2.0orBSL-1.0orMIT
Manifest