1. Home
  2. Browse
  3. ryu

ryu

v2.0#7Latest

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)

Dependencies

See source

Version

v2.0#7

Publication

Supports

!(uwp | arm | x86)

GitHub

ulfjack/ryu1.3K

Homepage

github.com/ulfjack/ryu

Subtree

a6fd18c454

License

Complex license

Definition

Manifest