jk-jeon / dragonboxLinks
Reference implementation of Dragonbox in C++
☆645Updated 7 months ago
Alternatives and similar repositories for dragonbox
Users that are interested in dragonbox are comparing it to the libraries listed below
Sorting:
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated 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…☆472Updated 8 months ago
- 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…☆325Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆703Updated 2 months ago
- A C/C++ header to help move #ifdefs out of your code☆848Updated 8 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆611Updated 2 years ago
- C++20 Static Reflection library☆422Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆444Updated last week
- The most over-engineered C++ assertion library☆623Updated this week
- C++ parsing DSL☆1,079Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,198Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆659Updated 7 months ago
- Lightweight C++20 testing framework.☆283Updated last month
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated last month
- scanf for modern C++☆1,182Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- C++17 & C++ 20 error-handling and utility extensions.☆628Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆215Updated 2 years ago
- A C++20 library for sequence-orientated programming☆602Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- C++20 Meta-Programming library☆281Updated last month
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- Converts floating point numbers to decimal strings☆1,251Updated 11 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,079Updated 3 months ago