1. Home
  2. Browse
  3. highway

highway

v1.0.6#0Go to latest

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.0.6#0

Publication

Supports

All

GitHub

google/highway4.3K

Homepage

github.com/google/highway

Subtree

576f3f1ad1

License

Apache-2.0

Definition

Manifest