Skip to content
#

bit-parallel

Here are 2 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/NEON) with dynamic routing to mitigate processor state-save overheads, optimizing throughput across varying buffer sizes.

  • Updated Aug 26, 2026
  • C++

Improve this page

Add a description, image, and links to the bit-parallel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more