Pinned Repositories
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, Chromium, Redis and WebKit/Safari
float_serialization_benchmark
benchmarking code for floating-point serialization
supplemental_test_files
Supplemental data files for testing floating parsing (credit: Nigel Tao for the data)
fastfloat's Repositories
fastfloat/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, Chromium, Redis and WebKit/Safari
fastfloat/supplemental_test_files
Supplemental data files for testing floating parsing (credit: Nigel Tao for the data)
fastfloat/float_serialization_benchmark
benchmarking code for floating-point serialization