WojciechMula / parsing-int-series
Parse multiple decimal integers separated by arbitrary number of delimiters
☆34Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for parsing-int-series
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Multiplying... backward?☆13Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago
- ☆13Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆67Updated this week
- ☆20Updated 7 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 3 months ago
- A collection of formatting benchmarks☆45Updated 3 months ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- 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 …☆21Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago