Ryu generates the shortest decimal representation of a floating point number that maintains round-trip safety.
The package ryu provides CMake targets:
find_package(ryu CONFIG REQUIRED)
target_link_libraries(main PRIVATE RYU::ryu RYU::ryu_printf)
v2.0#10
All
Apache-2.0orBSL-1.0
Manifest