abolz / DrachennestLinks
Different algorithms for converting binary to decimal floating-point numbers
☆123Updated 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
- ⏱️ single header benchmark framework for C and C++☆235Updated 11 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
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆249Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- Fast integer to ascii / integer to string conversion☆232Updated 2 years ago
- Smart Garbage Collection Library for C++☆223Updated 4 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- ☆39Updated 4 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆63Updated last month
- Bytecode interpreter☆76Updated 7 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Inspect floating point computations☆140Updated 4 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Low memory overhead allocator☆32Updated 9 months ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last month