JishinMaster / simd_utilsLinks
A header only library implementing common mathematical functions using SIMD intrinsics
☆113Updated 2 months ago
Alternatives and similar repositories for simd_utils
Users that are interested in simd_utils are comparing it to the libraries listed below
Sorting:
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆334Updated 4 years ago
- ☆31Updated 4 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- Add-on packages for Vector class library☆76Updated last year
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- C++ template library for floating point operations☆35Updated 2 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- ☆149Updated last year
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆216Updated last year
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆53Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 11 months ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆151Updated 13 years ago
- Modified DirectXMath for cross-platform compiling☆38Updated 9 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++20 Tensor library☆31Updated 2 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- C++ multidimensional arrays in the spirit of the STL☆203Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Header-only C++ library for low precision floating point type emulation.☆177Updated 5 years ago
- Mirror of the Cephes C source for reference☆96Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆111Updated 3 months ago
- Conversion to/from half-precision floating point formats☆373Updated 2 months ago
- Parallel C++ algorithms☆65Updated last year