fasthttp
Package fasthttp is a fast HTTP implementation for Go, up to 10 times faster than net/http.
23,297
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.
Extremely simple & fast udp tunnel based on KCP protocol.
Cloudflare Tunnel client (formerly Argo Tunnel).
An implementation of the QUIC protocol in pure Go.