|
veccore
☆
« Back to VersTracker
|
|||||
|
Description: C++ Library for Portable SIMD Vectorization |
|||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: simd c-plus-plus vectorization performance header-only math | |||||
| Install: brew install veccore | |||||
|
About: Veccore is a C++ header-only library that provides a portable abstraction layer for SIMD vectorization. It enables developers to write high-performance, single-source code that automatically compiles to various SIMD backends like SSE, AVX, and NEON. The library's primary value is simplifying the creation of vectorized mathematical functions without sacrificing performance across different CPU architectures. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| Version History | |||||
|