Name: Highway: C++ library for SIMD Short Name: highway URL: https://github.com/google/highway Version: 1.4.0 Date: 2026-04-22 Revision: 2607d3b5b0113992fe84d3848859eae13b3b52c1 Update Mechanism: Autoroll License: Apache-2.0 License File: LICENSE Security Critical: yes Shipped: yes CPEPrefix: unknown Description: Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e. applying the same operation to 'lanes'. This library is a dependency from libjxl to use SIMD instructions across multiple target platforms and runtime CPUs. Local Modifications: None.