INFO
Name: fast_float-devel
Version: 6.1.6-4.el10_0
Arch: noarch
Summary: Fast & exact implementation of C++ from_chars for number types
License: Apache-2.0 OR MIT OR BSL-1.0
Vendor: Fedora Project
Build Host: buildvm-a64-15.iad2.fedoraproject.org
Build Date: Thu Dec 12 15:57:06 2024
Size: 175214
URL: https://github.com/fastfloat/fast_float
Description: The fast_float library provides fast header-only implementations for the C++
from_chars functions for float and double types as well as integer 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.
FILES
/usr/include/fast_float
/usr/include/fast_float/ascii_number.h
/usr/include/fast_float/bigint.h
/usr/include/fast_float/constexpr_feature_detect.h
/usr/include/fast_float/decimal_to_binary.h
/usr/include/fast_float/digit_comparison.h
/usr/include/fast_float/fast_float.h
/usr/include/fast_float/fast_table.h
/usr/include/fast_float/float_common.h
/usr/include/fast_float/parse_number.h
/usr/share/cmake/FastFloat
/usr/share/cmake/FastFloat/FastFloatConfig.cmake
/usr/share/cmake/FastFloat/FastFloatConfigVersion.cmake
/usr/share/cmake/FastFloat/fast_float-targets.cmake
/usr/share/doc/fast_float-devel
/usr/share/doc/fast_float-devel/AUTHORS
/usr/share/doc/fast_float-devel/CONTRIBUTORS
/usr/share/doc/fast_float-devel/README.md
/usr/share/licenses/fast_float-devel
/usr/share/licenses/fast_float-devel/LICENSE-APACHE
/usr/share/licenses/fast_float-devel/LICENSE-BOOST
/usr/share/licenses/fast_float-devel/LICENSE-MIT
REQUIRES
cmake-filesystem
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
cmake(FastFloat) 6.1.6
cmake(fastfloat) 6.1.6
fast_float-devel 6.1.6-4.el10_0
fast_float-static 6.1.6-4.el10_0
CONFIG FILES
/usr/include/fast_float
/usr/include/fast_float/ascii_number.h
/usr/include/fast_float/bigint.h
/usr/include/fast_float/constexpr_feature_detect.h
/usr/include/fast_float/decimal_to_binary.h
/usr/include/fast_float/digit_comparison.h
/usr/include/fast_float/fast_float.h
/usr/include/fast_float/fast_table.h
/usr/include/fast_float/float_common.h
/usr/include/fast_float/parse_number.h
/usr/share/cmake/FastFloat
/usr/share/cmake/FastFloat/FastFloatConfig.cmake
/usr/share/cmake/FastFloat/FastFloatConfigVersion.cmake
/usr/share/cmake/FastFloat/fast_float-targets.cmake
/usr/share/doc/fast_float-devel
/usr/share/doc/fast_float-devel/AUTHORS d
/usr/share/doc/fast_float-devel/CONTRIBUTORS d
/usr/share/doc/fast_float-devel/README.md d
/usr/share/licenses/fast_float-devel
/usr/share/licenses/fast_float-devel/LICENSE-APACHE l
/usr/share/licenses/fast_float-devel/LICENSE-BOOST l
/usr/share/licenses/fast_float-devel/LICENSE-MIT l
LICENSE FILES
Apache-2.0 OR MIT OR BSL-1.0
|