|  | Name: Highway: C++ library for SIMD | 
|  | Short Name: highway | 
|  | URL: https://github.com/google/highway | 
|  | Version: N/A | 
|  | Date: 2025-01-07 | 
|  | Revision: 00fe003dac355b979f36157f9407c7c46448958e | 
|  | 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 v8 to | 
|  | use SIMD instructions across multiple target platforms and runtime CPUs. | 
|  |  | 
|  | Local Modifications: | 
|  | None. |