Module filters

Module filters 

Source
Expand description

Optimized filter operations - simple and fast!

Functions§

apply_filter_fast
Optimized filter application - same interface, better performance
fast_prefix_match
Fast and safe prefix matching using Rust’s optimized implementation
fast_suffix_match
Fast and safe suffix matching using Rust’s optimized implementation