libsimdpp
libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics.
libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics.
To install this package, run one of the following:
libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics. It supports multiple instruction sets via single interface. The same source code may be compiled for different instruction sets and linked to the same resulting binary. The library provides a convenient dynamic dispatch mechanism to select the fastest version of a function for the target processor.
Summary
libsimdpp is a header-only zero-overhead C++ wrapper around SIMD intrinsics.
Information Last Updated
Mar 25, 2025 at 16:20
License
BSL-1.0
Total Downloads
5.5K
Platforms
GitHub Repository
https://github.com/p12tic/libsimdppDocumentation
https://p12tic.github.io/libsimdpp/v2.1/libsimdpp/w/