fasthttp
Package fasthttp is a fast HTTP implementation for Go, up to 10 times faster than net/http.
23,348
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.
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.