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:
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated 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
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- String to Float Benchmark☆19Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- ☆25Updated 5 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A collection of formatting benchmarks☆52Updated last month
- For details, see the blog post:☆34Updated 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
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- benchmarking positional population count☆16Updated last month
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Performance profiling of JSON libraries☆28Updated 5 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago