abolz / DrachennestLinks
Different algorithms for converting binary to decimal floating-point numbers
☆124Updated 2 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
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆237Updated last year
- 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☆253Updated 2 months ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- ☆39Updated 4 years ago
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆327Updated 10 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Bytecode interpreter☆77Updated 8 months ago
- Inspect floating point computations☆141Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- ☆80Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A fast binary search that tries to be branchless☆102Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Lock free hierarchical work scheduler☆114Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- A benchmark for sorting algorithms☆61Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆206Updated 3 months ago
- Reference implementation of Dragonbox in C++☆754Updated 3 weeks ago