Skip to main contentSkip to navigation

httprouter

httprouter is a lightweight, high-performance HTTP request router library for Go that uses radix tree structure for efficient URL pattern matching and route dispatching.