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
- 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
- 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 2 years ago
- ☆19Updated 6 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- benchmarking positional population count☆14Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Batched random number generation☆17Updated 4 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆106Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago