JishinMaster / simd_utilsLinks
A header only library implementing common mathematical functions using SIMD intrinsics
☆114Updated 3 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()☆55Updated 3 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated 2 weeks ago
- ☆150Updated last year
- ☆32Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++ template library for floating point operations☆36Updated 2 weeks ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 9 years ago
- Modified DirectXMath for cross-platform compiling☆38Updated 9 years ago
- Mirror of the Cephes C source for reference☆98Updated 2 years ago
- Header-only C++ library for low precision floating point type emulation.☆178Updated 5 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆71Updated 8 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- C++20 Tensor library☆33Updated this week
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Conversion to/from half-precision floating point formats☆379Updated 4 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 4 months ago
- 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.☆60Updated last year
- C++ multidimensional arrays in the spirit of the STL☆203Updated 7 months ago
- ⏱️ single header benchmark framework for C and C++☆243Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- C++ Custom memory allocators☆66Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 2 weeks ago
- fast log and exp functions for AVX2/AVX-512☆238Updated 9 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…☆152Updated 13 years ago