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++) 26GB/s + PRNG☆209Updated last week
- Smart Garbage Collection Library for C++☆177Updated 10 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- Bytecode interpreter☆72Updated 3 weeks ago
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 7 months ago
- ☆39Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- A versatile, performance-oriented generic hash table library for C.☆105Updated 7 months ago
- A fast binary search that tries to be branchless☆97Updated 11 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆318Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆349Updated 2 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆79Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated 9 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Concurrent Deferred Reference Counting☆156Updated last year
- ⏱️ single header benchmark framework for C and C++☆227Updated 5 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆70Updated 2 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆115Updated 2 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year