mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-09 11:16:45 +08:00
Add CI badges for various platforms in README
This commit is contained in:
parent
52cd6d9d39
commit
58b805d366
@ -1,7 +1,13 @@
|
||||
|
||||
## 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-clang.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)
|
||||
|
||||
The fast_float library provides fast header-only implementations for the C++
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user