ryuv2.0
- Updated
Ryu generates the shortest decimal representation of a floating point number that maintains round-trip safety.
- Project website: https://github.com/ulfjack/ryu
#Usage
The package ryu provides CMake targets:
find_package(ryu CONFIG REQUIRED)
target_link_libraries(main PRIVATE RYU::ryu RYU::ryu_printf)#License
Apache-2.0 OR BSL-1.0
#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
nicole mazzuca
kreuzerkrieg
georg-emg
Billy O'Neal
sbrajchuk