fast_float
| Port variant |
std |
| Summary |
Fast and exact C++ number parsing library |
| Package version |
8.2.5 |
| Homepage |
https://github.com/fastfloat/fast_float |
| Keywords |
math |
| Maintainer |
nobody |
| License |
MIT , APACHE20 , Boost Software License 1.0 (dual) |
| Other variants |
There are no other variants. |
| Ravenports |
Buildsheet | History |
| Ravensource |
Port Directory | History |
| Last modified |
23 APR 2026, 18:08:06 UTC |
| Port created |
25 MAR 2025, 14:03:56 UTC |
Subpackage Descriptions
| single |
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.
|
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
| main |
mirror://GITHUB/fastfloat:fast_float:v8.2.5 |
Distribution File Information
17c7fb14499fcf42c3f5d143df0fbe22172e92749ec5f75ef13224005421a654 122292 fastfloat-fast_float-8.2.5.tar.gz
Ports that require fast_float:std