abolz / Drachennest
Different algorithms for converting binary to decimal floating-point numbers
☆116Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Drachennest
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- Inspect floating point computations☆135Updated 3 years ago
- Reference implementation of Dragonbox in C++☆607Updated last week
- Smart Garbage Collection Library for C++☆167Updated 6 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆201Updated 4 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆69Updated 2 years ago
- A benchmark for sorting algorithms☆58Updated 3 years ago
- 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 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆303Updated 3 months ago
- Concurrent Deferred Reference Counting☆149Updated 8 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆78Updated 2 weeks ago
- ⏱️ single header benchmark framework for C and C++☆219Updated 2 months ago
- Bytecode interpreter☆69Updated 6 months ago
- Interactive C/C++ preprocessor macro debugger☆152Updated 3 years ago
- Very fast, high quality, platform-independent hashing algorithm.☆186Updated this week
- ☆39Updated 3 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- A fast binary search that tries to be branchless☆95Updated 8 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆307Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- The PolymurHash universal hash function.☆337Updated last year
- Fast integer to ascii / integer to string conversion☆216Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆198Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago