vitaut / schubfachLinks
A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings
☆86Updated last week
Alternatives and similar repositories for schubfach
Users that are interested in schubfach are comparing it to the libraries listed below
Sorting:
- A double-to-string conversion algorithm based on Schubfach and yy☆137Updated this week
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last week
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Low memory overhead allocator☆33Updated last year
- A fast implementation of log() and exp()☆55Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last year
- C++20 Static Branch library☆94Updated 6 months ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o …☆125Updated 6 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 6 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- My C stuff.☆46Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Bytecode interpreter☆80Updated 10 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year