mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-07-03 15:09:51 +00:00

* a faster DomainMatcher implementation * rename benchmark name * fix linting errors * add hybrid matcher * add rabin-karp algorithm * rename test & fix linting errors * add more comment * format code * revert `MatcherGroup` match func * fix linting errors