JishinMaster / simd_utilsLinks
A header only library implementing common mathematical functions using SIMD intrinsics
☆115Updated 4 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☆128Updated 4 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- C++ template library for floating point operations☆37Updated 3 weeks ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- ☆150Updated last year
- Header-only C++ library for low precision floating point type emulation.☆178Updated 5 years ago
- ☆32Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆96Updated 9 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆98Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Mirror of the Cephes C source for reference☆99Updated 2 years ago
- Modified DirectXMath for cross-platform compiling☆38Updated 9 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++23 Tensor and mathematical library: Dynamic, static tensors and automatic differentiation☆33Updated this week
- 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
- Conversion to/from half-precision floating point formats☆380Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- an extended version of Julien Pommier's sse_mathfun☆41Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆232Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 8 months ago
- performance experiments for C++ exception handling☆32Updated 3 years ago