1. Home
  2. Browse
  3. highway

highway

v1.2.0#0Latest

Performance-portable, length-agnostic SIMD with runtime dispatch

Install

Run the following Vcpkg command to install the port.

vcpkg install highway

Usage

highway provides CMake targets:

find_package(hwy CONFIG REQUIRED)
target_link_libraries(main PRIVATE hwy::hwy)

Features

Dependencies

See source

Version

v1.2.0#0

Publication

Supports

All

GitHub

google/highway4.3K

Homepage

github.com/google/highway

Subtree

2f7e9e11f2

License

Apache-2.0

Definition

Manifest