Binary package “golang-github-valyala-fasthttp-dev” in ubuntu oracular

fast HTTP library for Go

 The fasthttp library provides fast HTTP server and client API.
 .
 This tuned for high performance, and zero memory allocations in
 hot paths. Processing performance is up to 10x faster than net/http.