Description
A C++ library for fast and exact parsing of floating-point numbers using from_chars-style behavior. Developers use it in performance-sensitive parsers, data processing, and serialization code.
Most users need it only as a build or runtime dependency of software that uses the library. It does not provide a standalone application.