fasthttp - Fast HTTP package for Go
Fast HTTP implementation for Go.Currently fasthttp is successfully used by VertaMedia in a production serving up to 200K rps from more than 1.5M concurrent keep-alive connections per physical server. fasthttp server is up to 10 times faster than net/http.
https://github.com/valyala/fasthttp
License:
Tech:
Tags: