c9s / r3

libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed prefix trie in the start-up time, you may dispatch your routes with efficiency
http://c9s.github.com/r3/bench.html
MIT License
816 stars 83 forks source link

PCRE2 #112

Closed silvioprog closed 6 years ago

silvioprog commented 6 years ago

Hello.

Since PCRE2 is a revised API for the PCRE library, is there any change to upgrade R3 to using it?

Thank you!

bgermann commented 1 year ago

Why did you close this issue? PCRE is still used, not PCRE2.

c9s commented 1 year ago

maybe it's too long ago 😅😅😅