1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-11-02 09:17:55 -04:00
v2fly/app/router
DarthVader a31a8e6f89
A memory-efficient and fast hybrid matcher (#639)
* 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
2021-03-04 05:39:51 +08:00
..
command Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
balancing.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
condition_geoip_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
condition_geoip.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
condition_test.go A memory-efficient and fast hybrid matcher (#639) 2021-03-04 05:39:51 +08:00
condition.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config.pb.go Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
router_test.go Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
router.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00