jk-jeon / dragonboxLinks
Reference implementation of Dragonbox in C++
☆784Updated last month
Alternatives and similar repositories for dragonbox
Users that are interested in dragonbox are comparing it to the libraries listed below
Sorting:
- 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…☆334Updated 5 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…☆480Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,580Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆772Updated 8 months ago
- C++ parsing DSL☆1,207Updated last month
- Official git repository for libdivide: optimized integer division☆1,254Updated 5 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆631Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆665Updated 6 months ago
- A C/C++ header to help move #ifdefs out of your code☆872Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated last month
- Converts floating point numbers to decimal strings☆1,294Updated last year
- The most over-engineered C++ assertion library☆688Updated 4 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,276Updated this week
- C++20 [Minimal] Static Perfect Hash library☆244Updated 4 months ago
- Collection of self-contained header-only libraries for C++17☆324Updated last month
- A C++20 library for sequence-orientated programming☆681Updated last month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆474Updated this week
- Greg's Template Library of useful classes.☆228Updated this week
- C++20 Static Reflection library☆476Updated 2 months ago
- Lightweight C++20 testing framework.☆293Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Smart Garbage Collection Library for C++☆233Updated 7 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆517Updated this week
- Concurrent Deferred Reference Counting☆171Updated last year
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago