[Bug 194212] New: [NEW PORT] devel/libr3 - URL router library with high performance

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 7 09:49:15 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194212

            Bug ID: 194212
           Summary: [NEW PORT] devel/libr3 - URL router library with high
                    performance
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: gasol.wu at gmail.com

Created attachment 148056
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148056&action=edit
shell archive

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.

WWW: https://github.com/c9s/r3

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list