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

#header-only#numerical

Using fast_double_parser

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revisione548663ef830baf217d06024b41c1263

options(none)

Dependencies

Loading dependencies…

Apache-2.0, BSL-1.0e548663ef830baf217d06024b41c1263
BSL-1.0, Apache-2.035a5144bf21de98055b0d48b625ad17a
BSL-1.0, Apache-2.0620e12e44d15aa23e8ae36c5e80eeea0
BSL-1.0, Apache-2.097f7ecf3345981e71dcf9d354da2580c

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list fast_double_parser/0.8.0
    # Scan the entire dependency graph
    conan audit scan --requires=fast_double_parser/0.8.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv0.8.0
[![Conan Center](https://img.shields.io/conan/v/fast_double_parser)](https://conan.io/center/recipes/fast_double_parser)