jk-jeon / dragonbox
Reference implementation of Dragonbox in C++
☆610Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for dragonbox
- 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…☆316Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆572Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆643Updated 2 weeks 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…☆459Updated 2 months ago
- C++ parsing DSL☆1,018Updated 2 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- The most over-engineered C++ assertion library☆545Updated last month
- A C++20 library for sequence-orientated programming☆528Updated this week
- C++20 Static Reflection library☆322Updated last month
- A C/C++ header to help move #ifdefs out of your code☆782Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆943Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆964Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- C++17 & C++ 20 error-handling and utility extensions.☆630Updated 10 months ago
- An additive strong typedef library for C++14/17/20☆418Updated last week
- scanf for modern C++☆1,083Updated last week
- A miniature library for struct-field reflection in C++☆500Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆204Updated 2 years ago
- Runtime polymorphism done right☆977Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Unicode Algorithms Implementation for C/C++☆282Updated 10 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- Microbenchmarking for Modern C++☆211Updated 4 years ago