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
- String to Float Benchmark☆19Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 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
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- fast prime sieve and hash algorithm☆38Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated last week
- Yet another C++ text formatting library.☆71Updated 9 months ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- For details, see the blog post:☆33Updated last year
- Easy Parsing C++ Library☆21Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- A collection of formatting benchmarks☆50Updated last month
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- ☆21Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ☆26Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- The Fancy Named Parameters Library☆34Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago