Skip to content

fast-double-parserv0.8.1

Updated

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

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • David Smith's avatarDavid Smith
  • Jia Yue Hua's avatarJia Yue Hua
  • toge's avatartoge

#Changelog

  • 4ea71c1[fast-double-parser] update to 0.8.1 (#45750)
  • 98aa639[fast-double-parser] update to 0.8.0 (#40975)
  • d21e70b[fast-double-parser] Add the Fast Double Parser port (#39421)