github.com/valyala/fasthttp | Package fasthttp provides fast HTTP server and client API. |
github.com/valyala/fasthttp/fasthttpadaptor | Package fasthttpadaptor provides helper functions for converting net/http request handlers to fasthttp request handlers. |
net/http/pprof | Package pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool. |
runtime/pprof | Package pprof writes runtime profiling data in the format expected by the pprof visualization tool. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |