fast_float VS ryu

Compare fast_float vs ryu and see what are their differences.

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 and WebKit/Safari (by fastfloat)

ryu

Converts floating point numbers to decimal strings (by ulfjack)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
fast_float ryu
15 12
1,267 1,131
1.9% -
8.8 5.9
about 1 month ago 2 months ago
C++ C++
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fast_float

Posts with mentions or reviews of fast_float. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-03.

ryu

Posts with mentions or reviews of ryu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-03.

What are some alternatives?

When comparing fast_float and ryu you can also consider the following projects:

dragonbox - Reference implementation of Dragonbox in C++

rapidobj - A fast, header-only, C++17 library for parsing Wavefront .obj files.

C++ Format - A modern formatting library

concise-encoding - The secure data format for a modern world

fast-float-rust - Super-fast float parser in Rust (now part of Rust core)

jsoniter-scala - Scala macros for compile-time generation of safe and ultra-fast JSON codecs

RapidJSON - A fast JSON parser/generator for C++ with both SAX/DOM style API

itoa - Fast integer to ascii / integer to string conversion

simdutf8 - SIMD-accelerated UTF-8 validation for Rust.

oss-fuzz - OSS-Fuzz - continuous fuzzing for open source software.