highway
Port variant |
std |
Summary |
Efficient and performance-portable SIMD |
Package version |
1.3.0 |
Homepage |
https://github.com/google/highway |
Keywords |
devel |
Maintainer |
nobody |
License |
BSD3CLAUSE , APACHE20 (dual) |
Other variants |
There are no other variants. |
Ravenports |
Buildsheet | History |
Ravensource |
Port Directory | History |
Last modified |
17 AUG 2025, 21:25:13 UTC |
Port created |
27 SEP 2023, 00:47:51 UTC |
Subpackage Descriptions
set |
This is the highway:std metapackage.
It pulls in all subpackages of highway:std. |
primary |
Highway is a C++ library that provides portable SIMD/vector intrinsics.
CPUs provide SIMD/vector instructions that apply the same operation to
multiple data items. This can reduce energy usage e.g. fivefold because
fewer instructions are executed. We also often see 5-10x speedups.
Highway makes SIMD/vector programming practical and workable according to
these guiding principles:
- Does what you expect:
- Works on widely-used platforms
- Flexible to deploy
- Suitable for a variety of domains
- Rewards data-parallel design
|
dev |
This is the developer subpackage of the highway:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
main |
mirror://GITHUB/google:highway:1.3.0 |
Distribution File Information
07b3c1ba2c1096878a85a31a5b9b3757427af963b1141ca904db2f9f4afe0bc2 3634890 google-highway-1.3.0.tar.gz
Ports that require highway:std