1. Home
  2. Browse
  3. ryu

ryu

v2.0#9Latest

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#9

Publication

Supports

All

GitHub

ulfjack/ryu1.2K

Homepage

github.com/ulfjack/ryu

Subtree

d46c6ba36f

License

Complex license

Definition

Manifest