JishinMaster / simd_utilsLinks
A header only library implementing common mathematical functions using SIMD intrinsics
☆112Updated this week
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()☆52Updated 2 years ago
- ☆31Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Add-on packages for Vector class library☆75Updated last year
- C++ template library for floating point operations☆31Updated 2 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆81Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆36Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆202Updated 11 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆106Updated last month
- Conversion to/from half-precision floating point formats☆369Updated 3 weeks ago
- Header-only C++ library for low precision floating point type emulation.☆175Updated 5 years ago
- ☆148Updated last year
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 9 months ago
- Modified DirectXMath for cross-platform compiling☆36Updated 9 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆66Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- 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…☆150Updated 13 years ago
- Mirror of the Cephes C source for reference☆95Updated last year
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- C++20 Tensor library☆29Updated last week
- ⏱️ single header benchmark framework for C and C++☆236Updated last year
- fast log and exp functions for AVX2/AVX-512☆233Updated 6 months ago