5 projects
fasthttp
fasthttp is a high-performance HTTP server and client library for Go, designed to be a faster alternative to the standard net/http package. It focuses on memory efficiency and raw performance by minimizing memory allocations and optimizing core HTTP operations.
1,382
384
$1.2M
Gorilla WebSocket
Gorilla WebSocket is a Go package that implements the WebSocket protocol defined in RFC 6455, providing a complete and tested implementation for creating WebSocket clients and servers in Go applications
998
345
$194K
quic-go
A QUIC implementation in pure Go that provides a production-ready library for building QUIC-enabled clients and servers, supporting the IETF QUIC protocol specification
969
303
$2.7M
DNS Library for Go
A complete DNS library implementation in Go that provides functionality for building DNS servers and clients, supporting all DNS record types and operations including queries, zone transfers, dynamic updates, and DNSSEC
876
317
$925K
Docker Connections Utility
Utility package to work with network connections