jk-jeon / dragonbox
Reference implementation of Dragonbox in C++
☆637Updated 4 months ago
Alternatives and similar repositories for dragonbox:
Users that are interested in dragonbox are comparing it to the libraries listed below
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆673Updated 2 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆826Updated 6 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆654Updated 4 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…☆317Updated 7 months 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…☆468Updated 6 months ago
- The most over-engineered C++ assertion library☆597Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- C++20 Static Reflection library☆381Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆594Updated 2 years ago
- C++ parsing DSL☆1,046Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,165Updated this week
- An additive strong typedef library for C++14/17/20☆428Updated last month
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- scanf for modern C++☆1,128Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆196Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- A C++20 library for sequence-orientated programming☆563Updated 2 months ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,037Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated last week
- What a c++ standard Unicode library might look like.☆329Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆210Updated 2 years ago