Lightning Talk: How to Leverage SIMD Intrinsics for Massive Slowdowns - Matthew Kolbe - CppNow 2023
Lightning Talk: Finding My First Compiler Bug - Braden Ganetsky - CppNow 2023
Miguel Raz Guzmán Macedo - Portable SIMD tricks for fun and profit
Lightning Talk: operator for - C++ Generator Ranges Without Coroutine Overhead - Jonathan Müller
Refterm Lecture Part 5 - Parsing with SIMD
Parallel C++: SIMD Intrinsics
THIS Is More Important Than Time Complexity??
Денис Ярошевский — EVE: Новая C++20 библиотека для работы с SIMD
ATTACK of the KILLER FEATURES - Martin Wickham - Software You Can Love Vancouver 2023
Adventures in SIMD-Thinking - Bob Steagall - [CppNow 2021]
Making use of SIMD Vectorisation to Improve Code Performance
C++ : uint8 to float using SIMD Neon intrinsics
SIMD and vectorization using AVX intrinsic functions (Tutorial)
The Art of SIMD Programming by Sergey Slotin
C++ : SIMD optimization of cvtColor using ARM NEON intrinsics
PiMera: 05 Use ARM SIMD intrinsics on RasPi CPUs to speed up motion detection
GopherCon 2024: Parquet, Go, and Unreasonable Amounts of SIMD - Achille Roussel
Lightning Talk: Christie Mystique - Tony Van Eerd - CppNow 2023
Lightning Talk: Source/Sink vs. Ranges in C++ - What's the Difference? - Tony Van Eerd - CppNow 2023
Talk on VeGen, The Vectorizer Generator for SIMD and Beyond