highway v1.2.0
- Created
- Updated
Performance-portable, length-agnostic SIMD with runtime dispatch
# Usage
highway provides CMake targets:
find_package(hwy CONFIG REQUIRED)
target_link_libraries(main PRIVATE hwy::hwy)
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# contrib
SIMD related utility functions
Supports: !uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- chausner
- Nick
- Kai Pastor
- Weihang Ding
- Bruce Mitchener