Skip to content
#

bit-parallel

Here are 3 public repositories matching this topic...

Language: All
Filter by language

High-performance fuzzy string matching for .NET with bit-parallel Levenshtein/Indel algorithms, FuzzyWuzzy-compatible scorers, and fast extraction APIs.

  • Updated Sep 17, 2026
  • C#

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

Learn more