fast_double_parser0.8.0

Install

To start using this module, make sure you have set up Bzlmod according to the user guide, and add the following to your MODULE.bazel file:

Copied to clipboard!

Read the Release Notes

Version history

Dependency graph

Direct (None) at version 0.8.0
    No dependencies
Dev Dependencies (None)
    No dependencies
Dependents
    No dependent modules yet

About

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

Tested on

Platforms

🍎macOS
🍎macOS Apple Silicon
🪟Windows
🐧Debian 10
🐧Ubuntu 2004

Bazel versions

🛡️Bazel 6.x
Bazel 7.x

Maintainers

  • Carbo Kuo