jk-jeon / dragonbox
Reference implementation of Dragonbox in C++
☆625Updated 2 months ago
Alternatives and similar repositories for dragonbox:
Users that are interested in dragonbox are comparing it to the libraries listed below
- 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…☆318Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆627Updated this week
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆463Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆648Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,111Updated this week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆585Updated 2 years ago
- C++ parsing DSL☆1,025Updated last week
- C++20 Static Reflection library☆351Updated 3 months ago
- A C/C++ header to help move #ifdefs out of your code☆811Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆988Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆596Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆550Updated 5 months ago
- An additive strong typedef library for C++14/17/20☆420Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,356Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆402Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- scanf for modern C++☆1,101Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated 7 months ago
- Unicode Algorithms Implementation for C/C++☆292Updated last year
- Implementation of C++20's std::span for older compilers☆340Updated last year
- Converts floating point numbers to decimal strings☆1,222Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆302Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆426Updated last month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆208Updated 2 years ago
- The most over-engineered C++ assertion library☆568Updated last week
- Parse command line arguments by defining a struct☆471Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 2 months ago
- A miniature library for struct-field reflection in C++☆518Updated last week