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:
- ☆108Updated last year
- For details, see the blog post:☆32Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Benchmarks for our memory allocator☆69Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- benchmarking positional population count☆15Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 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
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- 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 3 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆324Updated 9 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A super-fast hash algorithm in a single C++ header☆89Updated 3 years ago