C/C++ number ↔︎ string benchmark
-
Updated
Dec 5, 2025 - C
C/C++ number ↔︎ string benchmark
Very fast and portable wrappers for strtol, strtoul, strtoll, strtoull, strtold, strtod and strtof. All numeric bases from 2 to 36 are supported for integer, double and long double values. The prefixes 0b, 0o and 0x are supported.
A C string parsing library designed to make error-handling easier and cleaner
Add a description, image, and links to the strtod topic page so that developers can more easily learn about it.
To associate your repository with the strtod topic, visit your repo's landing page and select "manage topics."