Skip to content
#

ring-0

Here are 9 public repositories matching this topic...

Language: All
Filter by language

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 ring-0 topic, visit your repo's landing page and select "manage topics."

Learn more