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
- Smart Garbage Collection Library for C++☆220Updated 3 months ago
- ⏱️ single header benchmark framework for C and C++☆235Updated 11 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- ☆39Updated 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
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆246Updated last week
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A fast binary search that tries to be branchless☆101Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Inspect floating point computations☆140Updated 4 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆98Updated 4 months ago
- Bytecode interpreter☆76Updated 6 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Interactive C/C++ preprocessor macro debugger☆169Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 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.☆202Updated last month
- bad_alloc Behaving Badly☆74Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago