88 Forks
1031 Stars
1031 Watchers

fast_float

Fast and exact implementation of the C++ from_chars functions for float and double types: 10x faster than strtod, part of GCC 12 and WebKit/Safari

How to download and setup fast_float

Open terminal and run command
git clone https://github.com/fastfloat/fast_float.git
git clone is used to create a copy or clone of fast_float repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fast_float https://github.com/fastfloat/fast_float/archive/master.zip

Or simply clone fast_float with SSH
[email protected]:fastfloat/fast_float.git

If you have some problems with fast_float

You may open issue on fast_float support forum (system) here: https://github.com/fastfloat/fast_float/issues