vitaut / schubfachLinks
A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings
☆94Updated last month
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☆275Updated this week
- A tagged-pointer type for C++.☆37Updated 2 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- My C stuff.☆47Updated 2 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 6 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- Low memory overhead allocator☆34Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆113Updated 10 months ago
- Bytecode interpreter☆80Updated last year
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆86Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated this week
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago