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
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- ☆26Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 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☆57Updated 5 months ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- 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
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated last month
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- A collection of formatting benchmarks☆50Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Benchmarks for our memory allocator☆69Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆109Updated last year
- ☆22Updated 3 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago