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.1.0#0
Feb 22, 2024
All
google/highway4.3K
github.com/google/highway
2a78dbbe37
Apache-2.0
Manifest