jk-jeon / dragonboxLinks
Reference implementation of Dragonbox in C++
☆790Updated 3 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…☆335Updated 6 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
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆794Updated 2 weeks ago
- C++ parsing DSL☆1,215Updated 2 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,627Updated this week
- A C/C++ header to help move #ifdefs out of your code☆879Updated last year
- The most over-engineered C++ assertion library☆691Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,010Updated 2 weeks ago
- Official git repository for libdivide: optimized integer division☆1,275Updated 2 weeks ago
- Converts floating point numbers to decimal strings☆1,300Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated this week
- A C++20 library for sequence-orientated programming☆710Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated this week
- C++20 Static Reflection library☆487Updated 3 months ago
- Collection of self-contained header-only libraries for C++17☆327Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,280Updated this week
- Lightweight C++20 testing framework.☆300Updated last month
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,270Updated 2 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- 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,958Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- Smart Garbage Collection Library for C++☆233Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- Concurrent Deferred Reference Counting☆173Updated last year
- scanf for modern C++☆1,293Updated 2 months ago
- Greg's Template Library of useful classes.☆251Updated 3 weeks ago
- Parse command line arguments by defining a struct☆506Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆765Updated this week