miloyip / dtoa-benchmarkView external linksLinks
C++ double-to-string conversion benchmark
☆260Feb 21, 2022Updated 3 years ago
Alternatives and similar repositories for dtoa-benchmark
Users that are interested in dtoa-benchmark are comparing it to the libraries listed below
Sorting:
- C++ integer-to-string conversion benchmark☆343Feb 10, 2025Updated last year
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,183Feb 2, 2026Updated last week
- Fast and accurate double to string conversion.☆60Dec 14, 2023Updated 2 years ago
- String to Float Benchmark☆19Oct 27, 2018Updated 7 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Dec 22, 2022Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆241Nov 24, 2022Updated 3 years ago
- Fast string to integer conversion☆15Jan 11, 2018Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- parsertl: The Modular Parser Generator☆16Aug 24, 2025Updated 5 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 8 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,995Feb 4, 2026Updated last week
- C++ interface to CPU affinity management☆31Apr 21, 2018Updated 7 years ago
- C++ double-to-string conversion benchmark☆26Updated this week
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Multiprecision for modern C++☆319Dec 10, 2024Updated last year
- Converts floating point numbers to decimal strings☆1,312Updated this week
- Reference implementation of Dragonbox in C++☆796Oct 3, 2025Updated 4 months ago
- Binary floating-point to decimal string conversion algorithm.☆106Dec 9, 2017Updated 8 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Apr 20, 2019Updated 6 years ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Mar 22, 2022Updated 3 years ago
- Fortran Front-End☆13Jun 9, 2021Updated 4 years ago
- A very fast hashtable☆1,839Sep 27, 2023Updated 2 years ago
- C++ counting digits benchmark☆24Sep 15, 2013Updated 12 years ago
- Comparison of IO methods for OS X and Linux.☆14Jul 12, 2014Updated 11 years ago
- C/C++ number ↔︎ string benchmark☆71Dec 5, 2025Updated 2 months ago
- associative floating point addition☆19Apr 30, 2024Updated last year
- ☆18Mar 14, 2016Updated 9 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- Official git repository for libdivide: optimized integer division☆1,291Feb 4, 2026Updated last week
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Jul 11, 2025Updated 7 months ago
- A highly optimized single producer single consumer message queue C++ template☆284Aug 22, 2022Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Sep 16, 2016Updated 9 years ago
- Reference implementation of Grisu-Exact in C++☆68Sep 29, 2020Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Nov 28, 2025Updated 2 months ago
- C/C++ JSON parser/generator benchmark☆2,051Oct 28, 2022Updated 3 years ago