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ยง
- Bitmask
Matcher - Bitmask-based pattern matcher for high-performance matching
- Bitmask
Matcher Statistics - Statistics for the bitmask matcher
- Bitmask
Pattern - Bitmask representation of a pattern