fastports

fast_float 8.2.4

math/fast_float

Fast and exact C++ number parsing library

Category
math
Maintainer
sunpoet@FreeBSD.org
WWW
https://github.com/fastfloat/fast_float
License
APACHE20 BSL MIT
USES
cmake compiler:c++11-lang

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.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.