ad5b336135
PR: 194212 Submitted by: Gasol Wu R3 is an URL router library with high performance implemented in C. It compiles route paths into a prefix trie. By using the constructed prefix trie in the start-up time, you can dispatch routes with efficiency.
8 lines
142 B
Text
8 lines
142 B
Text
include/r3/r3.h
|
|
include/r3/r3_str.h
|
|
include/r3/str_array.h
|
|
lib/libr3.a
|
|
lib/libr3.so
|
|
lib/libr3.so.0
|
|
lib/libr3.so.0.0.0
|
|
libdata/pkgconfig/r3.pc
|