FICHA · MANJARO

highway

A C++ library that provides portable SIMD/vector intrinsics

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a C++ library for portable SIMD and vector intrinsics. SIMD lets programs process multiple data values with one instruction when hardware support is available.

It is useful for image processing, codecs, compression, scientific computing, machine learning, and performance-sensitive libraries. Developers should benchmark on target CPUs and keep fallback paths for unsupported instruction sets.

Permissions

Permissions not analysed for this source yet.