WojciechMula / parsing-int-seriesLinks
Parse multiple decimal integers separated by arbitrary number of delimiters
☆37Updated 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
Sorting:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆113Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A collection of formatting benchmarks☆52Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Vectorized version of the PCG random number generator☆87Updated 2 weeks ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Succinct data structures in C/C++☆92Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago