fasthttp
Package fasthttp is a fast HTTP implementation for Go, up to 10 times faster than net/http.
23,254
Library for making HTTP requests through a pool of proxies offering fault tolerance, load balancing, automatic retries, cookie management, and more, via http.Get/Post replacement or http.Client RoundTripper drop-in
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.