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
This workflow runs automatically when a new release is created. It creates the amalgamated fast_float.h and adds it as a release asset to the newly-created release.
This workflow runs automatically when a new release is created. It creates the amalgamated
fast_float.h
and adds it as a release asset to the newly-created release.It uses the creation and test code from https://github.com/fastfloat/fast_float/blob/main/.github/workflows/amalgamate-ubuntu20.yml
See result here: https://github.com/alugowski/fast_float/releases/tag/test