SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

fast_float-devel rpm build for : Fedora 40. For other distributions click fast_float-devel.

Name : fast_float-devel
Version : 6.1.1 Vendor : Fedora Project
Release : 1.fc40 Date : 2024-03-19 01:15:17
Group : Unspecified Source RPM : fast_float-6.1.1-1.fc40.src.rpm
Size : 0.16 MB
Packager : Fedora Project
Summary : Fast & exact implementation of C++ from_chars for number types
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/40/Everything/x86_64/os/Packages/f

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  fast_float-devel-6.1.1-1.fc40.noarch.rpm
ftp.icm.edu.pl  fast_float-devel-6.1.1-1.fc40.noarch.rpm
ftp.icm.edu.pl  fast_float-devel-6.1.1-1.fc40.noarch.rpm
ftp.icm.edu.pl  fast_float-devel-6.1.1-1.fc40.noarch.rpm
     

Provides :
cmake(FastFloat)
cmake(fastfloat)
fast_float-devel
fast_float-static

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


Content of RPM :
/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

 
ICM