lemire / fast_divisionLinks
Simple C++ code to benchmark fast division algorithms
☆51Updated 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:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Batched random number generation☆18Updated last month
- ☆107Updated last year
- ☆16Updated 11 years ago
- Information about AVX-512 support on recent Intel processors☆45Updated 3 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…☆63Updated 8 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆28Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- The Fancy Named Parameters Library☆31Updated last month
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆58Updated 2 weeks ago
- ☆20Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A collection of formatting benchmarks☆47Updated 4 months ago
- C++ template library for floating point operations☆28Updated last month
- 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
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- ☆10Updated 5 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 10 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago