Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
☆1,182Feb 2, 2026Updated last month
Alternatives and similar repositories for double-conversion
Users that are interested in double-conversion are comparing it to the libraries listed below
Sorting:
- C++ double-to-string conversion benchmark☆260Feb 21, 2022Updated 4 years ago
- C++ integer-to-string conversion benchmark☆342Feb 10, 2025Updated last year
- C++ implementation of the Google logging module☆7,363May 17, 2025Updated 10 months ago
- Abseil Common Libraries (C++)☆17,120Updated this week
- 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…☆2,027Updated this week
- Fast strong hash functions: SipHash/HighwayHash☆1,596Apr 18, 2024Updated last year
- Reference implementation of Dragonbox in C++☆804Oct 3, 2025Updated 5 months ago
- Converts floating point numbers to decimal strings☆1,321Feb 9, 2026Updated last month
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆15,008Feb 5, 2025Updated last year
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,094Updated this week
- An open-source C++ library developed and used at Facebook.☆30,291Updated this week
- A modern formatting library☆23,328Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.☆644Mar 4, 2026Updated 2 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 9 months ago
- Binary floating-point to decimal string conversion algorithm.☆106Dec 9, 2017Updated 8 years ago
- RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It…☆9,620Jan 22, 2026Updated last month
- A microbenchmark support library☆10,070Updated this week
- The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types s…☆3,010Dec 6, 2025Updated 3 months ago
- Main gperftools repository☆8,940Mar 8, 2026Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,373Mar 13, 2026Updated last week
- Guidelines Support Library☆6,628Feb 6, 2026Updated last month
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,384Jan 10, 2026Updated 2 months ago
- ☆10,589Mar 11, 2026Updated last week
- Asio C++ Library☆5,783Mar 3, 2026Updated 2 weeks ago
- oneAPI Threading Building Blocks (oneTBB)☆6,582Mar 13, 2026Updated last week
- Fruit, a dependency injection framework for C++☆1,877Dec 27, 2025Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆502Apr 7, 2025Updated 11 months ago
- Reference implementation of Grisu-Exact in C++☆68Sep 29, 2020Updated 5 years ago
- Your standard library for metaprogramming☆1,837Mar 11, 2026Updated last week
- A collection of C++ HTTP libraries including an easy to use HTTP server.☆8,341Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆129Oct 10, 2022Updated 3 years ago
- ☆5,151Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago