bazel_dep(name = "fast_double_parser", version = "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