highwayv1.4.0
- Updated
Performance-portable, length-agnostic SIMD with runtime dispatch
- Project website: https://github.com/google/highway
#Usage
highway provides CMake targets:
find_package(hwy CONFIG REQUIRED)
target_link_libraries(main PRIVATE hwy::hwy)#Supported Platforms
All platforms supported.
#Features
No default features.
#contrib
SIMD related utility functions
Platforms: !uwp
- ✅linux
- ✅osx
- ✅windows
- ❌
uwp
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
chausner
Nick
Kai Pastor
Weihang Ding
Bruce Mitchener
toge
Billy O'Neal
Andrew Kaster