vitaut / schubfachLinks
A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings
☆33Updated this week
Alternatives and similar repositories for schubfach
Users that are interested in schubfach are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- C++20 Static Branch library☆70Updated 6 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- 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…☆123Updated 6 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- Bytecode interpreter☆80Updated 10 months ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- C++2x Performance library☆86Updated this week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Dynamic runtime inlining with LLVM☆64Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆102Updated 8 months ago