WojciechMula / parsing-int-seriesLinks
Parse multiple decimal integers separated by arbitrary number of delimiters
☆37Updated 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 random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- ☆111Updated last year
- benchmarking positional population count☆16Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- String to Float Benchmark☆19Updated 7 years ago
- C++20 Static Branch library☆72Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- Succinct data structures in C/C++☆92Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆40Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year