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
- Smart Garbage Collection Library for C++☆167Updated 7 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆201Updated 5 months ago
- Reference implementation of Dragonbox in C++☆610Updated 3 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆309Updated 2 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆69Updated 2 years ago
- Bytecode interpreter☆70Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- ⏱️ single header benchmark framework for C and C++☆221Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Fast integer to ascii / integer to string conversion☆216Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 2 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…☆69Updated this week
- ☆39Updated 3 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year
- Concurrent Deferred Reference Counting☆149Updated 9 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆103Updated 5 months ago
- A versatile, performance-oriented generic hash table library for C.☆89Updated 4 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆198Updated last week
- Inspect floating point computations☆135Updated 3 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated 7 months ago