KholdStare / qnd-integer-parsing-experimentsLinks
Quick 'n' Dirty benchmarks for various integer parsing methods in C++
☆41Updated 5 years ago
Alternatives and similar repositories for qnd-integer-parsing-experiments
Users that are interested in qnd-integer-parsing-experiments are comparing it to the libraries listed below
Sorting:
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- For details, see the blog post:☆34Updated last year
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- String to Float Benchmark☆19Updated 7 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- benchmarking positional population count☆15Updated 3 weeks ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Performance profiling of JSON libraries☆28Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A collection of formatting benchmarks☆52Updated last week
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Persistent red-black tree in C++☆30Updated last month
- ☆25Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago