File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22## fast_float number parsing library: 4x faster than strtod
33[ ![ Ubuntu 22.04] ( https://github.com/irainman/fast_float/actions/workflows/ubuntu22.yml/badge.svg )] ( https://github.com/irainman/fast_float/actions/workflows/ubuntu22.yml )
4+ [ ![ Ubuntu 22.04 clang] ( https://github.com/irainman/fast_float/actions/workflows/ubuntu22-clang.yml/badge.svg )] ( https://github.com/irainman/fast_float/actions/workflows/ubuntu22-clang.yml )
45[ ![ Ubuntu 24.04] ( https://github.com/irainman/fast_float/actions/workflows/ubuntu24.yml/badge.svg )] ( https://github.com/irainman/fast_float/actions/workflows/ubuntu24.yml )
6+ [ ![ Ubuntu 24.04 C++20] ( https://github.com/irainman/fast_float/actions/workflows/ubuntu24-cxx20.yml/badge.svg )] ( https://github.com/irainman/fast_float/actions/workflows/ubuntu24-cxx20.yml )
7+ [ ![ Alpine] ( https://github.com/irainman/fast_float/actions/workflows/alpine.yml/badge.svg )] ( https://github.com/irainman/fast_float/actions/workflows/alpine.yml )
8+ [ ![ vs17] ( https://github.com/irainman/fast_float/actions/workflows/vs17-ci.yml/badge.svg )] ( https://github.com/irainman/fast_float/actions/workflows/vs17-ci.yml )
9+ [ ![ vs17 C++20] ( https://github.com/irainman/fast_float/actions/workflows/vs17-cxx20.yml/badge.svg )] ( https://github.com/irainman/fast_float/actions/workflows/vs17-cxx20.yml )
10+ [ ![ vs17 clang] ( https://github.com/irainman/fast_float/actions/workflows/vs17-clang-ci.yml/badge.svg )] ( https://github.com/irainman/fast_float/actions/workflows/vs17-clang-ci.yml )
511[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/irainman/fast_float/badge )] ( https://www.codefactor.io/repository/github/irainman/fast_float )
612
713The fast_float library provides fast header-only implementations for the C++
You can’t perform that action at this time.
0 commit comments