1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 01:57:12 -05:00
v2fly/app
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
..
commander Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
dispatcher Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
dns Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
log Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
policy Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
proxyman Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
reverse Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
router A memory-efficient and fast hybrid matcher (#639) 2021-03-04 05:39:51 +08:00
stats Chore: update dependencies & protobuf (#728) 2021-03-03 17:31:53 +08:00
app.go simplify dependency resolution 2018-10-22 11:26:22 +02:00