WrapDB Browser

WrapDB Browser

fast_float

Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chromium, Redis and WebKit/Safari

fastfloat/fast_float
Latest Upstream Version:v8.2.4
Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest fast_float package with the following command:

meson wrap install fast_float

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from fast_float 8.2.4-1 can be used by adding the following lines to your meson.build file:

FastFloat_dep = dependency('FastFloat')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...