jk-jeon / dragonboxView external linksLinks
Reference implementation of Dragonbox in C++
☆796Oct 3, 2025Updated 4 months ago
Alternatives and similar repositories for dragonbox
Users that are interested in dragonbox are comparing it to the libraries listed below
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…☆1,995Feb 4, 2026Updated last week
- Converts floating point numbers to decimal strings☆1,312Updated this week
- Different algorithms for converting binary to decimal floating-point numbers☆129Oct 10, 2022Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last week
- Fast integer to ascii / integer to string conversion☆241Nov 24, 2022Updated 3 years ago
- Lightweight Error Augmentation Framework☆337Feb 8, 2026Updated last week
- C++ parsing DSL☆1,226Oct 18, 2025Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Aug 26, 2022Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,373Feb 6, 2026Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603May 1, 2023Updated 2 years ago
- Unicode Algorithms Implementation for C/C++☆314Jan 5, 2024Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last week
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆335Jun 24, 2025Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆501Feb 4, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆485Jan 2, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- C++20 μ(micro)/Unit Testing framework☆1,411Feb 8, 2026Updated last week
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,295Feb 7, 2026Updated last week
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆772Feb 1, 2026Updated 2 weeks ago
- Parsing Expression Grammar Template Library☆2,109Jan 10, 2026Updated last month
- Official git repository for libdivide: optimized integer division☆1,291Feb 4, 2026Updated last week
- An additive strong typedef library for C++14/17/20☆478Jan 28, 2025Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆824Updated this week
- The compiler is available for download. Get it!☆2,551Nov 5, 2023Updated 2 years 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
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,675Updated this week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Jan 27, 2026Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆722Oct 24, 2025Updated 3 months ago