|
xsimd
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Modern, portable C++ wrappers for SIMD intrinsics |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: c++ simd vectorization performance header-only cross-platform | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install xsimd | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: Xsimd provides a unified, modern C++ abstraction layer over SIMD (Single Instruction, Multiple Data) intrinsics for major architectures like SSE, AVX, and ARM NEON. It enables developers to write portable high-performance code that automatically leverages hardware vectorization capabilities. The library is header-only and designed for seamless integration into performance-critical applications. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|