WojciechMula / parsing-int-series
Parse multiple decimal integers separated by arbitrary number of delimiters
☆35Updated 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++☆40Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Batched random number generation☆17Updated 2 weeks ago
- String to Float Benchmark☆19Updated 6 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 …☆26Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A collection of formatting benchmarks☆47Updated 3 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆21Updated 3 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆13Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Multiplying... backward?☆13Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Perfect Hash Table C/C++ Library☆14Updated 4 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- A low-latency malloc implementation☆25Updated 4 years ago