Routers
28 libraries in Web Frameworks / Routers
Mux and middleware package in Go
GoRouter is a Server/API micro framework, HTTP request router, multiplexer, mux that provides request router with middleware supporting `net/context`
Powerful URL router and dispatcher for golang
chi-like router built on httprouter with dependency injection based middleware wrappers
Simple HTTP router for Go
Performant, stand-alone, HTTP compliant URL Router for go web applications
Go HTTP router
High performance muxer based on `httprouter` with `net/context` support
A simple and fast HTTP router for Go
Lightweight and fast http router from outer space
A simple Go HTTP router
Lightning Fast HTTP Multiplexer
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
Small, fast and expressive HTTP router built on net/context
High performance router forked from `httprouter`. The first router fit for `fasthttp`
a fast, flexible HTTP router written in Go
HTTP router with type-safe generic handlers, automatic OpenAPI 3.1 generation from code, and RFC 9457 error responses
A golang http router based on trie tree
Goji is a minimalistic and flexible HTTP request multiplexer with support for `net/context`
GoLobby Router is a lightweight yet powerful HTTP router for the Go programming language
Simple yet powerful HTTP request multiplexer
Lightning fast HTTP router fully compatible with the net/http.Handler interface
High performance router. Use this and the standard http handlers to form a very high performance web framework
High-speed, flexible tree-based HTTP router for Go. Inspiration from httprouter
Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks
An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs
Is a lightweight HTTP router that sticks to the std "net/http" implementation
Composable framework to write middleware and handlers