dragonbox VS dtoa-benchmark

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

dragonbox

Reference implementation of Dragonbox in C++ (by jk-jeon)

dtoa-benchmark

C++ double-to-string conversion benchmark (by tearosccebe)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dragonbox dtoa-benchmark
9 5
498 0
- -
9.0 6.7
4 days ago about 2 years 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.

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.

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.

What are some alternatives?

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

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

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

C++ Format - A modern formatting library

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

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