Skip to content

Advanced Filtering ​

This example shows advanced filter composition with glob matching, rate limits, time-window rules, and batch filtering.

Source ​

zig
examples/filter_advanced.zig

Running ​

bash
zig build run-filter-advanced

Released under the MIT License.