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 random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 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
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- ☆39Updated 4 years ago
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Smart Garbage Collection Library for C++☆232Updated 6 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆261Updated last month
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- Inspect floating point computations☆143Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆81Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months ago
- A fast binary search that tries to be branchless☆103Updated last year
- Bytecode interpreter☆79Updated 9 months ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 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…☆100Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Lock free hierarchical work scheduler☆114Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago