Binary package “libr3-dev” in ubuntu xenial

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.