abolz / DrachennestLinks
Different algorithms for converting binary to decimal floating-point numbers
☆125Updated 3 years ago
Alternatives and similar repositories for Drachennest
Users that are interested in Drachennest are comparing it to the libraries listed below
Sorting:
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆262Updated last month
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- ☆39Updated 4 years ago
- A fast binary search that tries to be branchless☆103Updated last year
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Smart Garbage Collection Library for C++☆233Updated 7 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Bytecode interpreter☆80Updated 10 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…☆102Updated 8 months ago
- Inspect floating point computations☆143Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Storage for my snippets, toy programs, etc.☆370Updated 3 weeks ago
- Low memory overhead allocator☆33Updated last year
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- ☆82Updated 2 years ago
- Interactive C/C++ preprocessor macro debugger☆174Updated 4 years ago