simd-sorting / fast-and-robustLinks
☆31Updated 3 years ago
Alternatives and similar repositories for fast-and-robust
Users that are interested in fast-and-robust are comparing it to the libraries listed below
Sorting:
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆39Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆17Updated 8 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- stl compatible hashtable☆29Updated 7 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆107Updated 3 months ago
- Radix sorting from the ground up☆36Updated last year
- Comparing linear and binary searches☆40Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- benchmarking positional population count☆14Updated last year
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 3 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- C++ template library for floating point operations☆27Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- Add-on packages for Vector class library☆74Updated last year
- ☆9Updated 3 years ago
- A performance-portable geodesic ray tracing library.☆25Updated 2 years ago
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆52Updated 4 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago