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
- String to Float Benchmark☆19Updated 7 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 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
- ☆25Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- fast prime sieve and hash algorithm☆40Updated 5 months ago
- 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☆17Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A collection of formatting benchmarks☆52Updated last month
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Towards a constexpr version of the C++ standard library☆18Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Null-termination-aware string-view class for C++☆26Updated 6 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☆37Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- ☆17Updated 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…☆61Updated 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☆60Updated 2 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Performance profiling of JSON libraries☆28Updated 8 months ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago