fasthttp
Package fasthttp is a fast HTTP implementation for Go, up to 10 times faster than net/http.
23,348
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
Package fasthttp is a fast HTTP implementation for Go, up to 10 times faster than net/http.
A pure Go implementation of the WebRTC API.
Cloudflare Tunnel client (formerly Argo Tunnel).
An implementation of the QUIC protocol in pure Go.
`gnet` is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.