Zeus: A simple HTTP router for Go
github.com
Zeus: A simple HTTP router for Go
1–3 of 3 posts
Re: Zeus: A simple HTTP router for Go
#2is it faster than the native mux?
Re: Zeus: A simple HTTP router for Go
#3is it faster than the native mux?
Probably not, but I haven't benchmarked anything. The native mux doesn't support named parameters, however.