abolz / Drachennest
Different algorithms for converting binary to decimal floating-point numbers
☆119Updated 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++☆62Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆231Updated 8 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Reference implementation of Dragonbox in C++☆643Updated 6 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆330Updated 3 years ago
- C23 Checked Arithmetic☆128Updated 5 months ago
- Bytecode interpreter☆72Updated 3 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Inspect floating point computations☆138Updated 3 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- ☆39Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 8 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A versatile, performance-oriented generic hash table library for C.☆116Updated last week
- ☆77Updated 2 years ago
- The PolymurHash universal hash function.☆350Updated last year
- A very fast 64-bit PRNG with a 2^128 period, proven injectivity, passing BigCrush & PractRand (32TB).☆68Updated this week
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- Single-header C11 port of https://abseil.io SwissTable☆140Updated 2 years ago
- Macro magic for declaring/calling Objective-C APIs from C11 or C++. Preloads selectors, chooses the correct objc_msgSend to call per met…☆59Updated last year