Skip to content

Implementation of Radix Tree assuming use in HTTP Router.

License

Notifications You must be signed in to change notification settings

bmf-san/go-radix-tree

Repository files navigation

GitHub release CircleCI Go Report Card codecov GitHub license Go Reference Sourcegraph

go-radix-tree

Implementation of Radix Tree assuming use in HTTP Router.

Therefore, it only implements Insert and Get to Tree.

Install

go get -u github.com/bmf-san/go-radix-tree

Get Started

See _examples.

References

Contribution

We are always accepting issues, pull requests, and other requests and questions.

We look forward to your contribution!

License

This project is licensed under the terms of the MIT license.

Author

bmf - A Web Developer in Japan.