jk-jeon / dragonboxLinks
Reference implementation of Dragonbox in C++
☆661Updated 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…☆329Updated 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…☆474Updated 10 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆715Updated 4 months ago
- A C/C++ header to help move #ifdefs out of your code☆862Updated 10 months ago
- The most over-engineered C++ assertion library☆659Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆618Updated 2 years ago
- C++ parsing DSL☆1,106Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆461Updated 3 weeks 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
- C++20 [Minimal] Static Perfect Hash library☆227Updated last week
- A C++20 library for sequence-orientated programming☆626Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆368Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,218Updated this week
- Converts floating point numbers to decimal strings☆1,274Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆223Updated 6 months ago
- C++20 Static Reflection library☆442Updated last month
- Greg's Template Library of useful classes.☆208Updated last week
- What a c++ standard Unicode library might look like.☆335Updated last year
- An additive strong typedef library for C++14/17/20☆450Updated 6 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆500Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Simple C++20 module support for CMake☆211Updated last year
- Range-based goodness for C++17☆364Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Lightweight C++20 testing framework.☆287Updated 3 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 2 years ago
- Parse command line arguments by defining a struct☆495Updated 9 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago