mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
63daf9f79a
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> |
||
---|---|---|
.. | ||
libr3.info | ||
libr3.SlackBuild | ||
README | ||
slack-desc |
R3 is an URL router library with high performance, thus, it's implemented in C. It compiles your R3Route paths into a prefix tree. By using the prefix tree constructed in the start-up time, you can dispatch the path to the controller with high efficiency. Optional dependencies: - graphviz (rendering Routes With Graphviz) GRAPHVIZ=yes ./libr3.SlackBuild