Performance-portable, length-agnostic SIMD with runtime dispatch
Run the following Vcpkg command to install the port.
vcpkg install highway
highway provides CMake targets:
find_package(hwy CONFIG REQUIRED) target_link_libraries(main PRIVATE hwy::hwy)
SIMD related utility functions
v1.2.0#0
Jun 26, 2024
All
google/highway4.3K
github.com/google/highway
2f7e9e11f2
Apache-2.0
Manifest