Support for Single-Instruction-Multiple-Data (SIMD) will be added in C++26. An experimental implementation of the proposed SIMD library has been available in gcc since version 11. In this post we are going to explore the library and run some benchmark tests.