fast_float VS simdutf8

Compare fast_float vs simdutf8 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)
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 simdutf8
15 15
1,267 508
1.9% 1.2%
8.8 3.9
29 days ago 2 months ago
C++ Rust
Apache License 2.0 GNU General Public License v3.0 or later
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.

simdutf8

Posts with mentions or reviews of simdutf8. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-05.

What are some alternatives?

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

dragonbox - Reference implementation of Dragonbox in C++

sqloxide - Python bindings for sqlparser-rs

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

simdutf - Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js and Bun.

C++ Format - A modern formatting library

cxx - Safe interop between Rust and C++

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

encoding_rs - A Gecko-oriented implementation of the Encoding Standard in Rust

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

bumpalo - A fast bump allocation arena for Rust

earcut.hpp - Fast, header-only polygon triangulation

feel