Skip to Content

highway v1.1.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

# Changelog

  • 2a78dbb [highway] Update to 1.1.0 (#36898)
  • cd6aef7 [highway] Bump to 1.0.7 (#33514)
  • 576f3f1 [highway] Bump to 1.0.6 & fix usage (#32926)
  • 0786980 [highway] Bump to 1.0.4 (#32403)
  • b88b05f [highway] Update to 1.0.3, dynamic linkage (#29250)
  • e3a3942 [libjxl][lcms][highway] update to latest version (#27593)
  • 4d03b83 [highway] Add new port (#21087)

# Source