mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-09 11:16:45 +08:00
Update CI badge and add CodeFactor badge
This commit is contained in:
parent
5631567650
commit
199c0fd1fd
@ -1,7 +1,8 @@
|
|||||||
|
|
||||||
## fast_float number parsing library: 4x faster than strtod
|
## fast_float number parsing library: 4x faster than strtod
|
||||||
|
|
||||||
[](https://github.com/fastfloat/fast_float/actions/workflows/ubuntu22.yml)
|
[](https://github.com/irainman/fast_float/actions/workflows/ubuntu22.yml)
|
||||||
|
[](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++
|
||||||
from_chars functions for `float` and `double` types as well as integer types.
|
from_chars functions for `float` and `double` types as well as integer types.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user