fast_float

Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari

APACHE-2.0 License

Downloads
332
Stars
1.5K
Committers
44

Bot releases are hidden (Show)

fast_float - Version 0.2.0

Published by lemire almost 4 years ago

  • Support for Big Endian systems (credit to @kiszk)
  • Build with pedantic flags under GNU GCC without warnings (@biojppm)
  • More standard compliant handling of problematic strings (issue19 by @zhihaoy)
fast_float - Version 0.1.0

Published by lemire almost 4 years ago

First official release. It has been thoroughly tested.

Package Rankings
Top 9.24% on Alpine-edge
Top 48.9% on Formulae.brew.sh
Top 28.73% on Spack.io
Badges
Extracted from project README
Fuzzing Status Ubuntu 22.04 CI (GCC 11) Go Systems 2020