jk-jeon / dragonboxLinks
Reference implementation of Dragonbox in C++
☆754Updated 2 weeks ago
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…☆333Updated 3 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…☆479Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆724Updated 6 months ago
- Converts floating point numbers to decimal strings☆1,282Updated last year
- C++ parsing DSL☆1,190Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆664Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆982Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,521Updated this week
- A C/C++ header to help move #ifdefs out of your code☆870Updated last year
- The most over-engineered C++ assertion library☆677Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆236Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆628Updated 2 years ago
- A C++20 library for sequence-orientated programming☆640Updated 3 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆467Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 3 weeks ago
- Concurrent Deferred Reference Counting☆167Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,255Updated last week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Collection of self-contained header-only libraries for C++17☆323Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆327Updated 10 months ago
- Official git repository for libdivide: optimized integer division☆1,246Updated 3 months ago
- Greg's Template Library of useful classes.☆223Updated last month
- Lightweight C++20 testing framework.☆294Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,158Updated 8 months ago
- Parse command line arguments by defining a struct☆502Updated 11 months ago
- C++20 Static Reflection library☆465Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- Unicode Algorithms Implementation for C/C++☆302Updated last year
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,883Updated last week