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
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- benchmarking positional population count☆15Updated last week
- For details, see the blog post:☆34Updated last year
- ☆110Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 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
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- A lock-free malloc(3) implementation☆20Updated 4 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Succinct data structures in C/C++☆89Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Batched random number generation☆18Updated last month
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago