- alien (opens new window) - 来自外层空间的轻巧快速的http路由器。
- bellt (opens new window) - 一个简单的Go HTTP路由器。
- Bone (opens new window) - 闪电快速HTTP多路复用器。
- Bxog (opens new window) - Go的简单快速HTTP路由器。它适用于难度,长度和嵌套不同的路线。而且他知道如何根据接收到的参数创建URL。
- chi (opens new window) - 基于net / context构建的小型,快速且富有表现力的HTTP路由器。
- fasthttprouter (opens new window) - 高性能的路由器httprouter。第一个适合的路由器fasthttp。
- FastRouter (opens new window) - 用Go编写的快速,灵活的HTTP路由器。
- gocraft/web (opens new window) - Go中的Mux和中间件软件包。
- Goji (opens new window) - Goji是一种简约且灵活的HTTP请求多路复用器,支持net/context。
- goroute (opens new window) - 简单但功能强大的HTTP请求多路复用器。
- GoRouter (opens new window) - GoRouter是服务器/ API微型框架,HTTP请求路由器,多路复用器,多路复用器,可为请求路由器提供中间件支持net/context。
- gowww/router (opens new window) - 与net / http.Handler接口完全兼容的快速闪电HTTP路由器。
- httprouter (opens new window) - 高性能路由器。使用它和标准的http处理程序可以形成一个非常高性能的Web框架。
- httptreemux (opens new window) - 用于Go的高速,基于树的灵活HTTP路由器。来自httprouter的启发。
- lars (opens new window) - Go的轻量级,快速且可扩展的零分配HTTP路由器,用于创建可自定义的框架。
- mux (opens new window) - 强大的URL路由和golang调度。
- ozzo-routing (opens new window) - 一种非常快速的Go(golang)HTTP路由器,支持正则表达式路由匹配。附带对构建RESTful API的全面支持。
- pure (opens new window) - 是一种轻量级HTTP路由器,坚持使用std“ net / http”实现。
- Siesta (opens new window) - 可组合的框架来写的中间件和处理程序。
- vestigo (opens new window) - 用于go Web应用程序的高性能,独立的,HTTP兼容的URL路由器。
- violetear (opens new window) - 转到HTTP路由器。
- xmux (opens new window) - 基于高性能复用器httprouter与net/context支持。
- xujiajun/gorouter (opens new window) - Go的简单快速HTTP路由器。