Update README.md

This commit is contained in:
Daniel Lemire 2023-12-26 16:09:07 -05:00 committed by GitHub
parent f3ff46fd40
commit 5c2a4a026a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -373,6 +373,10 @@ You may directly download automatically generated single-header files:
https://github.com/fastfloat/fast_float/releases/download/v6.0.0/fast_float.h https://github.com/fastfloat/fast_float/releases/download/v6.0.0/fast_float.h
## RFC 7159
If you need support for RFC 7159 (JSON standard), you may want to consider using the [fast_double_parser](https://github.com/lemire/fast_double_parser/) library instead.
## Credit ## Credit
Though this work is inspired by many different people, this work benefited especially from exchanges with Though this work is inspired by many different people, this work benefited especially from exchanges with