24 skills found
redorav / HlslppMath library using HLSL syntax with multiplatform SIMD support
MrUnbelievable92 / MaxMathA supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. Written entirely with hardware intrinsics, using Unity.Burst.
Cincinesh / TueThe Tuesday C++ Vector Math and SIMD Library
zig-gamedev / ZmathSIMD math library for Zig game developers
SwiftGFX / SwiftMathCross-platform math library with SIMD support
fireblade-engine / MathA dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.
HeliumProject / MathSimdSIMD-optimized math library in C++
rkusa / Gmhigh performance float32 matrix and vector math library using SIMD for graphics software
kokkos / Simd MathLibrary for length agnostic SIMD intrinsic support and the corresponding math operations
CMCHTPC / DirectXMathDirectX Math SIMD Pascal Math library
OHDSI / RcppXsimdR package wrapper for the C++ header-only library Xsimd that provides parallelized math implementations using SIMD
coplt / Coplt.MathematicsHLSL-style linear algebra math library with full simd support
hfinkel / Sleef BgqSLEEF SIMD Math Function Library (BG/Q Port)
root-project / VecmathSIMD Vectorization Math Library, built on top of veccore
needle-mirror / Com.unity.mathematicsUnitys C# SIMD math library providing vector types and math functions with a shader like syntax. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]
raedwulf / VectormathlibraryA C and C++ vector and matrix SIMD optimised math library.
GaryMcWhorter / SlamSimd Linear Algebra Math library for Nim
SparkyPotato / SpaceformA cross-platform SIMD-accelerated math library for 3D rendering and simulation
alielmorsy / SimpleMathSimple Math. Is a simple library I work on in my free time that simulates Numpy but in CPP with SIMD instructions for maximum performance.
jdelauney / SIMD VectorMath UnitTestFor testing asm SIMD (SSE/SSE 2/SSE 3/SSE 4.x / AVX /AVX 2) vector math library (2f, 4f, matrix, quaternion...) with Lazarus and FreePascal Compiler