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
integer-to-string conversion algorithms
benchmarking code for floating-point serialization
Supplemental data files for testing floating parsing (credit: Nigel Tao for the data)
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
Supplemental data files for testing floating parsing (credit: Nigel Tao for the data)
Loading…
Loading…