Skip to content
#

swar

Here are 14 public repositories matching this topic...

A C++20 project exploring high-performance UTF-8 and UTF-16 substring searching in the Windows kernel. It combines Boyer-Moore-Horspool, SWAR, and SIMD (AVX2/AVX512/NEON) with dynamic routing to mitigate processor state-save overheads, optimizing throughput across varying buffer sizes.

  • Updated Sep 7, 2026
  • C++

Add this topic to your repo

To associate your repository with the swar topic, visit your repo's landing page and select "manage topics."

Learn more