WojciechMula / parsing-int-seriesLinks
Parse multiple decimal integers separated by arbitrary number of delimiters
☆36Updated 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
- ☆111Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- benchmarking positional population count☆16Updated last month
- For details, see the blog post:☆34Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- 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 2 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 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
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated last month
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Succinct data structures in C/C++☆91Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- A benchmark for sorting algorithms☆62Updated 4 years ago