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
- For details, see the blog post:☆32Updated last year
- benchmarking positional population count☆15Updated last year
- ☆109Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆49Updated 4 years ago
- Benchmarks for our memory allocator☆69Updated 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
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A collection of formatting benchmarks☆50Updated last month
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 6 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A lock-free malloc(3) implementation☆20Updated 3 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 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.☆134Updated 5 years ago