KholdStare / qnd-integer-parsing-experiments
Quick 'n' Dirty benchmarks for various integer parsing methods in C++
☆40Updated 4 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
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- benchmarking positional population count☆14Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 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 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☆53Updated last week
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆78Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆97Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆38Updated 8 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆82Updated 2 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 3 weeks ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year