Skip to content
@fastfloat

fastfloat

Popular repositories

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

    C++ 1.2k 105

  2. Supplemental data files for testing floating parsing (credit: Nigel Tao for the data)

    CMake 1 1

Repositories

Showing 2 of 2 repositories
  • fast_float Public

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

    C++ 1,158 Apache-2.0 105 13 4 Updated Sep 15, 2023
  • supplemental_test_files Public

    Supplemental data files for testing floating parsing (credit: Nigel Tao for the data)

    CMake 1 1 0 0 Updated Mar 1, 2023

Top languages

C++ CMake

Most used topics

Loading…