|
highway
☆
« Back to VersTracker
|
||||||||||
|
Description: Performance-portable, length-agnostic SIMD with runtime dispatch |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: simd c++ performance vectorization portability | ||||||||||
| Install: brew install highway | ||||||||||
|
About: Highway is a C++ library that provides portable SIMD (Single Instruction, Multiple Data) operations. It allows developers to write performance-portable code that runs efficiently across different CPU architectures like x86, ARM, and WASM. The library uses a zero-overhead abstraction with runtime dispatch to select the optimal instruction set for the host hardware. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|