Skip to Content

highway v1.3.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's avatar chausner
  • Nick's avatar Nick
  • Kai Pastor's avatar Kai Pastor
  • Weihang Ding's avatar Weihang Ding
  • Bruce Mitchener's avatar Bruce Mitchener
  • toge's avatar toge

# Changelog

# Source