abolz / DrachennestLinks
Different algorithms for converting binary to decimal floating-point numbers
☆119Updated 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++☆63Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Smart Garbage Collection Library for C++☆216Updated last month
- Inspect floating point computations☆138Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated last month
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- ⏱️ single header benchmark framework for C and C++☆231Updated 8 months 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…☆324Updated this week
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 9 months ago
- header-file-only implementation of various hash algorithms☆90Updated 2 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆60Updated this week
- Concurrent Deferred Reference Counting☆165Updated last year
- ☆39Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Bytecode interpreter☆76Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆63Updated 8 months ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- A versatile, performance-oriented generic hash table library for C.☆129Updated 3 weeks ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- C++20 Static Branch library☆59Updated 2 weeks ago