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.
Maintained by: Steven Voges
Keywords: fast_float,c++,cpp,function,number,parsing
ChangeLog: fast_float
Homepage:
https://github.com/fastfloat/fast_float
Download SlackBuild:
fast_float.tar.gz
fast_float.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
fast_float.SlackBuild |
fast_float.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds