Package fast_float: Information

  • Default inline alert: Version in the repository: 6.1.1-alt1

Source package: fast_float
Version: 6.1.0-alt1
Latest version according to Repology
Build time:  Jan 29, 2024, 02:04 PM in the task #339265
Category: Development/C++
Report package bug
License: Apache-2.0 or MIT
Summary: Fast & exact implementation of C++ from_chars for float/double
Description: 
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.

List of rpms provided by this srpm:
libfast_float-devel (noarch)

Maintainer: Nazarov Denis

List of contributors:
Nazarov Denis

ACL:
Nazarov Denis
@everybody

    1. cmake
    2. gcc-c++

Last changed


Jan. 29, 2024 Nazarov Denis 6.1.0-alt1
- New version 6.1.0.
Dec. 15, 2023 Nazarov Denis 6.0.0-alt1
- New version 6.0.0.
Nov. 14, 2023 Nazarov Denis 5.3.0-alt1
- New version 5.3.0.