Fedora Packages

fast_float-devel Subpackage of fast_float

Fast & exact implementation of C++ from_chars for float/double

The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.4.0-3.fc36 -
Fedora 35 3.2.0-1.fc35 -
EPEL 8 1.1.2-1.el8 -
Package Info

You can contact the maintainers of this package via email at fast_float dash maintainers at fedoraproject dot org.



Sources on Pagure