Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fast_float | Distribution: Mageia |
Version: 7.0.0 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Wed Jan 8 21:57:54 2025 |
Group: Development/C++ | Build host: localhost |
Size: 180039 | Source RPM: fast_float-7.0.0-1.mga10.src.rpm |
Packager: daviddavid <daviddavid> | |
Url: https://github.com/fastfloat/fast_float | |
Summary: fast_float number parsing library: 4x faster than strtod |
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.
Apache-2.0 OR MIT OR BSL-1.0
* Wed Jan 08 2025 daviddavid <daviddavid> 7.0.0-1.mga10 + Revision: 2136230 - new version: 7.0.0 * Sat Oct 05 2024 wally <wally> 6.1.6-1.mga10 + Revision: 2103582 - new version 6.1.6 * Tue Aug 27 2024 neoclust <neoclust> 6.1.4-1.mga10 + Revision: 2091645 - New version 6.1.4 * Thu Jul 25 2024 daviddavid <daviddavid> 6.1.3-1.mga10 + Revision: 2082522 - new version: 6.1.3 * Sun May 05 2024 wally <wally> 6.1.1-1.mga10 + Revision: 2062354 - imported package fast_float
/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 /usr/share/doc/fast_float/AUTHORS /usr/share/doc/fast_float/CONTRIBUTORS /usr/share/doc/fast_float/README.md /usr/share/doc/fast_float/SECURITY.md /usr/share/licenses/fast_float /usr/share/licenses/fast_float/LICENSE-APACHE /usr/share/licenses/fast_float/LICENSE-BOOST /usr/share/licenses/fast_float/LICENSE-MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 29 13:56:39 2025