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
- For details, see the blog post:☆35Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 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
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- String to Float Benchmark☆19Updated 7 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- SIMD (SSE) string functions☆103Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- benchmarking positional population count☆17Updated 2 months ago
- ☆25Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- ☆17Updated 5 years ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Null-termination-aware string-view class for C++☆26Updated 5 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago