dtoa-benchmark VS dragonbox

Compare dtoa-benchmark vs dragonbox and see what are their differences.

dtoa-benchmark

C++ double-to-string conversion benchmark (by tearosccebe)

dragonbox

Reference implementation of Dragonbox in C++ (by jk-jeon)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dtoa-benchmark dragonbox
5 9
0 494
- -
6.7 8.2
about 2 years ago 7 days ago
C++ C++
MIT License 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.

dtoa-benchmark

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

dragonbox

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

What are some alternatives?

When comparing dtoa-benchmark and dragonbox you can also consider the following projects:

nanobench - Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

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

fast_io - C++20 Concepts IO library which is 10x faster than stdio and iostream

C++ Format - A modern formatting library

ryu - Converts floating point numbers to decimal strings

ryu - Ryu component-based software defined networking framework

itoa - Fast integer to ascii / integer to string conversion

cpp-xstring - A system to handle strings easier and faster

fast_obj - Fast C OBJ parser

hash-table-shootout - A benchmark of some prominent C/C++ hash table implementations

fstring - A quick C++ formatting library