Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37563721
en ru br
ALT Linux repositórios
S:5.2.0-alt1

Group :: Desenvolvimento/C++
RPM: fast_float

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 5.2.0-alt1
Data da compilação: 10 junho 2023, 21:07 ( 46.0 weeks ago )
Tamanho:: 70.10 Kb

Home page:   https://github.com/fastfloat/fast_float

Licença: Apache-2.0 or MIT
Sumário: Fast & exact implementation of C++ from_chars for float/double
Descrição:

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.

Mantenedor currente: Nazarov Denis

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libfast_float-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009