jk-jeon / dragonboxLinks
Reference implementation of Dragonbox in C++
☆650Updated 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☆954Updated 3 weeks ago
- 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…☆473Updated 9 months ago
- A C/C++ header to help move #ifdefs out of your code☆850Updated 9 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 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆708Updated 3 months ago
- C++ parsing DSL☆1,089Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆614Updated 2 years ago
- The most over-engineered C++ assertion library☆634Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- scanf for modern C++☆1,188Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,204Updated this week
- C++20 Static Reflection library☆431Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated 3 weeks ago
- A C++20 library for sequence-orientated programming☆617Updated last week
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- Lightweight C++20 testing framework.☆284Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- Parse command line arguments by defining a struct☆492Updated 7 months ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- C++20 [Minimal] Static Perfect Hash library☆212Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- A C++ compile-time math library using generalized constant expressions☆776Updated 11 months ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Range-based goodness for C++17☆362Updated 4 years ago