lemire / fast_divisionLinks
Simple C++ code to benchmark fast division algorithms
☆52Updated 4 years ago
Alternatives and similar repositories for fast_division
Users that are interested in fast_division are comparing it to the libraries listed below
Sorting:
- ☆109Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆281Updated last week
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- ☆22Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A collection of formatting benchmarks☆49Updated last month
- Testing memory-level parallelism☆82Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 7 months ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- ☆16Updated 11 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 3 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- benchmarking positional population count☆15Updated last year