In the last couple of years, I\'ve been doing a lot of SIMD programming and most of the time I\'ve been relying on compiler intrinsic functions (such as the ones for SSE pro
The D programming language also provides access to SIMD in a similar way than Mono.SIMD.