abolz / DrachennestLinks
Different algorithms for converting binary to decimal floating-point numbers
☆120Updated 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++☆65Updated 4 years ago
- Smart Garbage Collection Library for C++☆219Updated 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
- ☆39Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- Bytecode interpreter☆76Updated 5 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆231Updated last month
- A versatile, performance-oriented generic hash table library for C.☆131Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 9 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…☆93Updated 2 months ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆325Updated 3 weeks ago
- Inspect floating point computations☆138Updated 3 years ago
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated 11 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆90Updated 2 weeks ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆233Updated 9 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated last week
- Concurrent Deferred Reference Counting☆166Updated last year