Module bitmask_matcher

Expand description

Bitmask-based Pattern Matching for High-Performance Wildcard Matching

Provides extremely fast pattern matching using bitwise operations for patterns with wildcards in specific positions.

Structsยง

BitmaskMatcher
Bitmask-based pattern matcher for high-performance matching
BitmaskMatcherStatistics
Statistics for the bitmask matcher
BitmaskPattern
Bitmask representation of a pattern