Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

fast_double_parser/0.8.0

Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
Recipe info
2024-05-07

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
fast_double_parser/0.8.0

Using fast_double_parser

Loading ...
Loading...