1. Home
  2. Browse
  3. ryu

ryu

v2.0#10Latest

Ryu generates the shortest decimal representation of a floating point number that maintains round-trip safety.

Install

Run the following Vcpkg command to install the port.

vcpkg install ryu

Usage

The package ryu provides CMake targets:

find_package(ryu CONFIG REQUIRED)
target_link_libraries(main PRIVATE RYU::ryu RYU::ryu_printf)

Dependencies

See source

Version

v2.0#10

Publication

Supports

All

GitHub

ulfjack/ryu

Homepage

github.com/ulfjack/ryu

Subtree

f06267da58

License

Apache-2.0orBSL-1.0

Definition

Manifest