lemire / fast_division
Simple C++ code to benchmark fast division algorithms
☆47Updated 3 years ago
Alternatives and similar repositories for fast_division:
Users that are interested in fast_division are comparing it to the libraries listed below
- A fast implementation of log() and exp()☆51Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆56Updated 4 months ago
- ☆104Updated last year
- performance experiments for C++ exception handling☆30Updated 2 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Boost.Sort☆52Updated last month
- Information about AVX-512 support on recent Intel processors☆43Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- benchmarking positional population count☆14Updated 11 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- ☆49Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- ☆15Updated 10 years ago
- The Farm-SVE package provides a header that implements the ARM C language extensions (ACLE) for the ARM Scalable Vector Extension (SVE) i…☆14Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆17Updated 3 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆10Updated 3 weeks 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…☆28Updated 8 years ago
- fast prime sieve and hash algorithm☆38Updated this week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- ☆20Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- A benchmark for sorting algorithms☆59Updated 3 years ago