{ "name": "highway", "version-semver": "1.0.3", "description": "Performance-portable, length-agnostic SIMD with runtime dispatch", "homepage": "https://github.com/google/highway", "license": "Apache-2.0", "dependencies": [ { "name": "vcpkg-cmake", "host": true } ], "features": { "contrib": { "description": "SIMD related utility functions", "supports": "!uwp" } } }