mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-09 11:16:45 +08:00
Merge branch 'main' of https://github.com/IRainman/fast_float
This commit is contained in:
commit
89c69caccc
@ -1,7 +1,13 @@
|
|||||||
|
|
||||||
## fast_float number parsing library: 4x faster than strtod
|
## fast_float number parsing library: 4x faster than strtod
|
||||||
[](https://github.com/irainman/fast_float/actions/workflows/ubuntu22.yml)
|
[](https://github.com/irainman/fast_float/actions/workflows/ubuntu22.yml)
|
||||||
|
[](https://github.com/irainman/fast_float/actions/workflows/ubuntu22-clang.yml)
|
||||||
[](https://github.com/irainman/fast_float/actions/workflows/ubuntu24.yml)
|
[](https://github.com/irainman/fast_float/actions/workflows/ubuntu24.yml)
|
||||||
|
[](https://github.com/irainman/fast_float/actions/workflows/ubuntu24-cxx20.yml)
|
||||||
|
[](https://github.com/irainman/fast_float/actions/workflows/alpine.yml)
|
||||||
|
[](https://github.com/irainman/fast_float/actions/workflows/vs17-ci.yml)
|
||||||
|
[](https://github.com/irainman/fast_float/actions/workflows/vs17-cxx20.yml)
|
||||||
|
[](https://github.com/irainman/fast_float/actions/workflows/vs17-clang-ci.yml)
|
||||||
[](https://www.codefactor.io/repository/github/irainman/fast_float)
|
[](https://www.codefactor.io/repository/github/irainman/fast_float)
|
||||||
|
|
||||||
The fast_float library provides fast header-only implementations for the C++
|
The fast_float library provides fast header-only implementations for the C++
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user