abolz / Drachennest
Different algorithms for converting binary to decimal floating-point numbers
☆118Updated 2 years ago
Alternatives and similar repositories for Drachennest:
Users that are interested in Drachennest are comparing it to the libraries listed below
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆223Updated this week
- Reference implementation of Dragonbox in C++☆642Updated 5 months ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- Inspect floating point computations☆138Updated 3 years ago
- ☆39Updated 4 years ago
- Bytecode interpreter☆72Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆328Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆166Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- A versatile, performance-oriented generic hash table library for C.☆112Updated this week
- A fast binary search that tries to be branchless☆101Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Smart Garbage Collection Library for C++☆212Updated last week
- strtod and dtoa correct rounding and fast☆41Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆117Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆162Updated 3 weeks ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 8 months 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…☆89Updated 3 weeks ago
- ⏱️ single header benchmark framework for C and C++☆231Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆84Updated 2 weeks ago