Reference implementation of Dragonbox in C++
☆808Oct 3, 2025Updated 7 months ago
Alternatives and similar repositories for dragonbox
Users that are interested in dragonbox are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reference implementation of Grisu-Exact in C++☆68Sep 29, 2020Updated 5 years 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…☆2,053Apr 27, 2026Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆130Oct 10, 2022Updated 3 years ago
- Converts floating point numbers to decimal strings☆1,339Feb 9, 2026Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Aug 26, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Fast integer to ascii / integer to string conversion☆245Nov 24, 2022Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,029Updated this week
- scanf for modern C++☆1,313Oct 29, 2025Updated 7 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated 3 months ago
- C++ parsing DSL☆1,243Oct 18, 2025Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,697Oct 6, 2024Updated last year
- Lightweight Error Augmentation Framework☆339Apr 22, 2026Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,549Apr 20, 2026Updated last month
- Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAM…