fast_float VS rapidobj

Compare fast_float vs rapidobj 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)

rapidobj

A fast, header-only, C++17 library for parsing Wavefront .obj files. (by guybrush77)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fast_float rapidobj
15 5
1,267 159
1.9% -
8.8 5.9
29 days ago about 2 months ago
C++ C++
Apache License 2.0 MIT License
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.

rapidobj

Posts with mentions or reviews of rapidobj. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.

What are some alternatives?

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

dragonbox - Reference implementation of Dragonbox in C++

tinyobjloader - Tiny but powerful single file wavefront obj loader

C++ Format - A modern formatting library

AutoGeodesics - Easily integrate the geodesics equation using automatic differentiation.

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

Vcpkg - C++ Library Manager for Windows, Linux, and MacOS

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

earcut.hpp - Fast, header-only polygon triangulation

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

indicators - Activity Indicators for Modern C++

Yave - Yet Another Vulkan Engine