abolz / DrachennestLinks
Different algorithms for converting binary to decimal floating-point numbers
☆128Updated 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++☆68Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆271Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- ☆39Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Updated last year
- A double-to-string conversion algorithm based on Schubfach and yy☆275Updated this week
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Smart Garbage Collection Library for C++☆236Updated 9 months ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Inspect floating point computations☆144Updated 4 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- A benchmark for sorting algorithms☆63Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆179Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- C++ constexpr implementation of XXH3☆56Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Bytecode interpreter☆80Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Lock free hierarchical work scheduler☆116Updated last year
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago