Awesome Go

Routers

28 libraries in Web Frameworks / Routers

gocraft/web

Mux and middleware package in Go

Web FrameworksRouters
GoRouter

GoRouter is a Server/API micro framework, HTTP request router, multiplexer, mux that provides request router with middleware supporting `net/context`

Web FrameworksRouters
mux

Powerful URL router and dispatcher for golang

Web FrameworksRouters
nchi

chi-like router built on httprouter with dependency injection based middleware wrappers

Web FrameworksRouters
ngamux

Simple HTTP router for Go

Web FrameworksRouters
vestigo

Performant, stand-alone, HTTP compliant URL Router for go web applications

Web FrameworksRouters
violetear

Go HTTP router

Web FrameworksRouters
xmux

High performance muxer based on `httprouter` with `net/context` support

Web FrameworksRouters
xujiajun/gorouter

A simple and fast HTTP router for Go

Web FrameworksRouters
alien

Lightweight and fast http router from outer space

Web FrameworksRouters
bellt

A simple Go HTTP router

Web FrameworksRouters
Bone

Lightning Fast HTTP Multiplexer

Web FrameworksRouters
Bxog

Simple and fast HTTP router for Go. It works with routes of varying difficulty, length and nesting. And he knows how to create a URL from the received parameters

Web FrameworksRouters
chi

Small, fast and expressive HTTP router built on net/context

Web FrameworksRouters
fasthttprouter

High performance router forked from `httprouter`. The first router fit for `fasthttp`

Web FrameworksRouters
FastRouter

a fast, flexible HTTP router written in Go

Web FrameworksRouters
fursy

HTTP router with type-safe generic handlers, automatic OpenAPI 3.1 generation from code, and RFC 9457 error responses

Web FrameworksRouters
goblin

A golang http router based on trie tree

Web FrameworksRouters
Goji

Goji is a minimalistic and flexible HTTP request multiplexer with support for `net/context`

Web FrameworksRouters
GoLobby/Router

GoLobby Router is a lightweight yet powerful HTTP router for the Go programming language

Web FrameworksRouters
goroute

Simple yet powerful HTTP request multiplexer

Web FrameworksRouters
gowww/router

Lightning fast HTTP router fully compatible with the net/http.Handler interface

Web FrameworksRouters
httprouter

High performance router. Use this and the standard http handlers to form a very high performance web framework

Web FrameworksRouters
httptreemux

High-speed, flexible tree-based HTTP router for Go. Inspiration from httprouter

Web FrameworksRouters
lars

Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks

Web FrameworksRouters
ozzo-routing

An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs

Web FrameworksRouters
pure

Is a lightweight HTTP router that sticks to the std "net/http" implementation

Web FrameworksRouters
Siesta

Composable framework to write middleware and handlers

Web FrameworksRouters