WojciechMula / parsing-int-series
Parse multiple decimal integers separated by arbitrary number of delimiters
☆35Updated last year
Alternatives and similar repositories for parsing-int-series:
Users that are interested in parsing-int-series are comparing it to the libraries listed below
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆17Updated 4 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 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
- For details, see the blog post:☆32Updated last year
- benchmarking positional population count☆14Updated 11 months 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++20 SIMD Within A Register library☆29Updated 6 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A collection of SIMD optimized general purpose hash functions☆44Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago