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...