Ryu generates the shortest decimal representation of a floating point number that maintains round-trip safety.
Run the following Vcpkg command to install the port.
vcpkg install ryu
The package ryu provides CMake targets:
find_package(ryu CONFIG REQUIRED) target_link_libraries(main PRIVATE RYU::ryu)
v2.0#9
May 1, 2023
All
ulfjack/ryu1.1K
github.com/ulfjack/ryu
d46c6ba36f
Complex license
Manifest