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
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 10 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Header-only C++ library for low precision floating point type emulation.☆179Updated 6 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- ☆150Updated last year
- C++ template library for floating point operations☆36Updated last month
- ☆32Updated 4 years ago
- Mirror of the Cephes C source for reference☆100Updated 2 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆81Updated 5 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 9 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆233Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Modified DirectXMath for cross-platform compiling☆39Updated 9 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- 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
- Parallel C++ algorithms☆66Updated last week
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- an extended version of Julien Pommier's sse_mathfun☆41Updated 6 years ago