Resources › cs › computer_architecture › hardware › vectorization Bookmarks Zig in Depth: Vectors and SIMD Added on July 24, 2025 · · views cs/parallel_computing/simd cs/programming_languages/zig Refterm Lecture Part 5 - Parsing with SIMD Added on July 24, 2025 · 27:01 · 27.9K views Technical lecture showing how to accelerate text parsing by leveraging SIMD instructions, delving into low-level CPU mechanics, data alignment, and practical code optimization strategies. cs/parallel_computing/simd A Beginner's Guide to Vectorization By Hand: Part 3 Added on November 29, 2024 · 10 min read cs/software_development/performance_optimization A Beginner's Guide to Vectorization By Hand: Part 1 Added on November 17, 2024 · 11 min read cs/software_development/performance_optimization Nine Rules for SIMD Acceleration of Your Rust Code (Part 1) Added on September 23, 2024 · 20 min read cs/software_development/performance_optimization Fast Multidimensional Matrix Multiplication on CPU from Scratch Added on July 30, 2024 · 15 min read cs/software_development/performance_optimization Comparing SIMD on x86-64 and arm64 Added on July 10, 2024 · 1h 9m read cs/software_development/performance_optimization Chapter 2 Basics of SIMD Programming Added on May 27, 2024 · 45 min read cs/parallel_computing/simd Subcategories