Reference implementation of Dragonbox in C++
☆798Oct 3, 2025Updated 5 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…☆2,004Mar 2, 2026Updated last week
- Converts floating point numbers to decimal strings☆1,317Feb 9, 2026Updated last month
- 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,017Jan 8, 2026Updated 2 months ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Fast integer to ascii / integer to string conversion☆241Nov 24, 2022Updated 3 years ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated 2 weeks ago
- C++ parsing DSL☆1,229Oct 18, 2025Updated 4 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,675Oct 6, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Compile Time Regular Expression in C++☆3,766Sep 12, 2025Updated 5 months ago
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,408Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 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 month
- 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…☆336Jun 24, 2025Updated 8 months ago
- Fast, convenient JSON serialization and parsing in C++☆502Feb 16, 2026Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Feb 27, 2026Updated last week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,636Oct 13, 2025Updated 4 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- C++20 μ(micro)/Unit Testing framework☆1,415Feb 14, 2026Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,299Updated this 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)☆775Mar 1, 2026Updated last week
- Official git repository for libdivide: optimized integer division☆1,299Updated this week
- Parsing Expression Grammar Template Library☆2,113Updated this week
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated 2 weeks ago
- The compiler is available for download. Get it!☆2,550Nov 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 9 months ago
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Feb 22, 2026Updated 2 weeks ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,688Updated this week
- A C++20 library for sequence-orientated programming☆728Oct 24, 2025Updated 4 months ago