[ 源代码: libr3 ]
软件包:libr3-dev(1.3.4-1 以及其他的)
High-performance URL router library (development files)
R3 is an URL router library with high performance, thus, it's implemented in C. It compiles your route paths into a prefix trie. By using the constructed prefix trie in the start-up time, you can dispatch routes with efficiency.
This package contains development files for libr3.
其他与 libr3-dev 有关的软件包
|
|
|
|
-
- dep: libpcre3-dev
- Old Perl 5 Compatible Regular Expression Library - development files
-
- dep: libr3-0 (= 1.3.4-1+b1)
- High-performance URL router library