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:
- 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 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☆37Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- For details, see the blog post:☆34Updated 2 years ago
- String to Float Benchmark☆19Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆25Updated 5 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- ☆21Updated 6 years ago
- ☆112Updated last year
- A collection of formatting benchmarks☆52Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- benchmarking positional population count☆16Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Updated last year