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:
- String to Float Benchmark☆19Updated 7 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 6 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
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months 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 5 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A collection of formatting benchmarks☆52Updated last month
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months 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
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- 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++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago