* [urfave/cli v3.9.0](https://github.com/urfave/cli) – Declarative and fast package for building command line tools in Go. * [templUI v1.12.0](https://github.com/templui/templui) – Beautifully designed components built with templ and Tailwind CSS for modern Go applications. * [confluent-kafka-go v2.14.2](https://github.com/confluentinc/confluent-kafka-go) – Go client for Apache Kafka providing high-performance, librdkafka-based producer and consumer with consumer group support. * [Golang FTP Server library v0.32.0](https://github.com/fclairamb/ftpserverlib) – FTP server library for Go using an afero backend and supporting TLS, IPv6, and transfer resume. * [tonutils-go v1.17.0](https://github.com/xssnick/tonutils-go) – Golang library implementing native TON protocols for concurrent interaction with the TON blockchain. * [gRPC Federation v1.26.0](https://github.com/mercari/grpc-federation) – Generates BFF gRPC servers via Protocol Buffer custom options, aggregating and optimizing microservice calls. * [TCP Checker v1.2.0](https://github.com/tevino/tcp-shaker) – Performs TCP three-way handshake without the final ACK for efficient health checks. * [pdfcpu v0.12.1](https://github.com/pdfcpu/pdfcpu) – Go-based PDF processing library supporting encryption and offering both API and CLI. * [moov-io/ach v1.61.0](https://github.com/moov-io/ach) – Reader, writer, and validator for ACH files following Nacha standards. * [ZSTD seekable compression format implementation in Go pkg/v0.9.0](https://github.com/SaveTheRbtz/zstd-seekable-format-go) – Random-access reader and writer for ZSTD-compressed streams with seek table support. * [GoAkt v4.2.7](https://github.com/Tochemey/goakt) – Distributed Go actor framework using protocol buffers for messages, built for scalable and highly available cluster deployments. * [Databricks SQL Driver for Go v1.12.0](https://github.com/databricks/databricks-sql-go) – Golang database/sql driver for connecting to and querying cloud-hosted SQL warehouses and clusters. * [goffi v0.5.3](https://github.com/go-webgpu/goffi) – Pure Go foreign function interface for calling C libraries without cgo, optimized for WebGPU and GPU computing. * [sevenzip v1.6.4](https://github.com/bodgit/sevenzip) – Reader for 7-zip archives supporting compressed/uncompressed headers, password protection, multi-volume and self-extracting archives, and fs.FS interface access. * [Prof v1.8.2](https://github.com/AlexsanderHamir/prof) – Go benchmark profiling utility that automates pprof collection, organizes outputs, and compares runs.