An open API service indexing awesome lists of open source software.

https://github.com/namusyaka/r2ree

radix tree implementation
https://github.com/namusyaka/r2ree

Last synced: about 1 month ago
JSON representation

radix tree implementation

Awesome Lists containing this project

README

        

# r2ree

[![Build Status](https://travis-ci.org/namusyaka/r2ree.svg?branch=master)](https://travis-ci.org/namusyaka/r2ree)

Radix tree implementation for use in HTTP routing.

r2ree is written in C++ and licensed under the MIT License, it can be used as a library.