Home > Repositories > base > simde

simde: Implementations of SIMD instruction sets for systems which don't natively support them

The SIMDe header-only library provides fast, portable implementations of SIMD intrinsics on hardware which doesn't natively support them, such as calling SSE functions on ARM. There is no performance penalty if the hardware supports the native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM, etc.).
Name:simde
Release: 0.8.2-1mamba
Group:Development/Tools
Maintainer:silvan
License:MIT
Size:5.28 MB
Upstream URL:https://simd-everywhere.github.io/blog/
Build time:2025-10-05 11:14:34
Binary packages and requirements
x86_64
Built RPMSlibsimde-devel
Build requirementsmeson [1]
History of changes
DatePackagerReleaseDescription
2025-10-04silvan0.8.2-1mamba- package created using the webbuild interface