blob: 0dc791a1e8b12eaf49e2bab84da615c7723963d2 [file] [log] [blame]
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.