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.3.0#0
Aug 16, 2025
All
google/highway
github.com/google/highway
f3bf2714f8
Apache-2.0
Manifest