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

Home Page:http://c9s.github.com/r3/bench.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c9s/r3 Issues