issues
search
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
https://c9s.github.io/r3/bench.html
MIT License
815
stars
83
forks
source link
token.c include r3_str.h for my_strdup & my_strndup
#2
Closed
CindyLinz
closed
10 years ago
CindyLinz
commented
10 years ago
token.c need it now... :p
token.c need it now... :p