jk-jeon / dragonbox
Reference implementation of Dragonbox in C++
☆644Updated 6 months ago
Alternatives and similar repositories for dragonbox:
Users that are interested in dragonbox are comparing it to the libraries listed below
- 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…☆470Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆939Updated 2 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…☆324Updated 2 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆841Updated 7 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆608Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆697Updated 2 months ago
- C++ parsing DSL☆1,059Updated this week
- The most over-engineered C++ assertion library☆611Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,183Updated this week
- A C++20 library for sequence-orientated programming☆592Updated 3 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,063Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- C++20 Static Reflection library☆400Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆438Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆747Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆610Updated 2 years ago
- A miniature library for struct-field reflection in C++☆555Updated last month
- scanf for modern C++☆1,173Updated last month
- Unicode Algorithms Implementation for C/C++☆299Updated last year
- An additive strong typedef library for C++14/17/20☆434Updated 3 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆214Updated 2 years ago
- Runtime polymorphism done right☆1,003Updated 3 years ago
- 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
- a header-only, constexpr alternative to gperf for C++14 users☆1,404Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 2 weeks ago
- Parse command line arguments by defining a struct☆490Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 7 months ago
- C++ template library for high performance SIMD based sorting algorithms☆929Updated this week