|
sse2neon
☆
« Back to VersTracker
|
||||||||||||||||||||
|
Description: Translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation |
||||||||||||||||||||
| Type: Formula | Latest Version: 1.8.0@0 | Tracked Since: Dec 22, 2025 | ||||||||||||||||||||
| Links: Homepage | GitHub | formulae.brew.sh | ||||||||||||||||||||
| Stars: 1,468 | Forks: 231 | Language: C++ | Category: Developer tools | ||||||||||||||||||||
| Tags: simd porting arm intrinsics cross-platform performance | ||||||||||||||||||||
| Install: brew install sse2neon | ||||||||||||||||||||
|
About: sse2neon is a header-only library that translates Intel SSE (Streaming SIMD Extensions) intrinsics to their Arm/Aarch64 NEON equivalents, enabling seamless cross-platform compatibility. It allows developers to compile and run x86 SIMD-optimized code on Arm-based processors without rewriting the low-level instructions. This is particularly valuable for porting performance-critical applications, games, and libraries to platforms like Apple Silicon, Android, or Linux on Arm. |
||||||||||||||||||||
Key Features:
|
||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||
| Version History | ||||||||||||||||||||
|