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
http://c9s.github.com/r3/bench.html
MIT License
814 stars 83 forks source link

slug fix and tests #48

Closed c9s closed 10 years ago

coveralls commented 10 years ago

Coverage Status

Coverage decreased (-0.34%) when pulling 6333261f28b699f832a4f61e62bdaaa6b9b2ac10 on slug-parser into f3bf32b922f20bb0ff9225e4109df73b5f7273d1 on master.