abolz / DrachennestLinks
Different algorithms for converting binary to decimal floating-point numbers
☆128Updated 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
- ⏱️ single header benchmark framework for C and C++☆247Updated last year
- Fast integer to ascii / integer to string conversion☆239Updated 3 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
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆270Updated 3 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- ☆39Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 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…☆112Updated 9 months ago
- Smart Garbage Collection Library for C++☆234Updated 8 months ago
- Inspect floating point computations☆144Updated 4 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 6 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- A double-to-string conversion algorithm based on Schubfach and yy☆192Updated this week
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A combined repository for all RLIBM prototypes☆46Updated 3 weeks ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Lock free hierarchical work scheduler☆115Updated last year
- ☆80Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Bytecode interpreter☆80Updated 11 months ago