Auburn / FastSIMDLinks
Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch
☆38Updated 8 months ago
Alternatives and similar repositories for FastSIMD
Users that are interested in FastSIMD are comparing it to the libraries listed below
Sorting:
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- Invk - Inverse Kinematics Library with Quaternions☆29Updated 6 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆64Updated this week
- Performs transforms between reference frames on vectors, quats, matrices and Euler angles☆21Updated 3 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated this week
- Auto-generated maths library for C and C++ based on HLSL/Cg☆25Updated this week
- NanoSTL, a small subset of C++ STL and libm