jk-jeon / dragonboxLinks
Reference implementation of Dragonbox in C++
☆741Updated 9 months 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…☆331Updated last month
- 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…☆477Updated 11 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆716Updated 5 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,492Updated this week
- A C/C++ header to help move #ifdefs out of your code☆865Updated 11 months ago
- Converts floating point numbers to decimal strings☆1,276Updated last year
- C++ parsing DSL☆1,114Updated this week
- Official git repository for libdivide: optimized integer division☆1,232Updated 2 months ago
- The most over-engineered C++ assertion library☆662Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆972Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆622Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- A C++20 library for sequence-orientated programming☆632Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,230Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆464Updated last month
- Greg's Template Library of useful classes.☆214Updated this week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆219Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- A C++ compile-time math library using generalized constant expressions☆788Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆370Updated 3 weeks ago
- C++20 Static Reflection library☆447Updated 3 weeks ago
- Concurrent Deferred Reference Counting☆166Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆225Updated 7 months ago
- Collection of self-contained header-only libraries for C++17☆318Updated last week
- Smart Garbage Collection Library for C++☆223Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- An additive strong typedef library for C++14/17/20☆452Updated 6 months ago
- Parse command line arguments by defining a struct☆495Updated 9 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆996Updated last month