Gin
The default choice for a fast, minimal HTTP router with middleware support — still the most-starred web framework in the ecosystem, and a reasonable one to reach for first.
chi
A lightweight, idiomatic router built entirely on net/http's own interfaces — nothing to learn that isn't already stdlib-shaped.