Skip to content

Latest commit

 

History

History

highway

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Name: Highway: C++ library for SIMD
Short Name: highway
URL: https://github.com/google/highway
Version: 1.0.3
Date: 2023-01-19
Revision: 58746ca5b9f9444a2a3549704602ecc6239f8f41
License: Apache 2.0
Security Critical: 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.