KholdStare / qnd-integer-parsing-experiments
Quick 'n' Dirty benchmarks for various integer parsing methods in C++
☆40Updated 4 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
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- benchmarking positional population count☆14Updated 11 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆96Updated last week
- C++20 SIMD Within A Register library☆30Updated 6 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- ☆15Updated 5 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 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- ☆17Updated 4 months ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆79Updated last month
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago