SlackBuilds Repository

15.0 > Libraries > fast_float (4.0.0)

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

Source Downloads:
fast_float-4.0.0.tar.gz (52c300b1e1413ee58dd700b3448dd1fe)

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

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds