abolz / DrachennestLinks
Different algorithms for converting binary to decimal floating-point numbers
☆121Updated 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++☆67Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆233Updated 2 months 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++☆233Updated 10 months ago
- A fast binary search that tries to be branchless☆101Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ☆39Updated 4 years ago
- Smart Garbage Collection Library for C++☆219Updated 2 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 2 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated 3 weeks ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Benchmarks for our memory allocator☆67Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Bytecode interpreter☆76Updated 5 months ago
- Inspect floating point computations☆139Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years 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…☆95Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆62Updated last week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago