* [urfave/cli v3.11.0](https://github.com/urfave/cli) – Declarative and fast package for building command line tools in Go. * [faker v4.11.0](https://github.com/go-faker/faker) – Struct-based fake data generator supporting various basic and nested types. * [BigCache v3.2.0](https://github.com/allegro/bigcache) – Fast, concurrent, evicting in-memory cache for large numbers of entries, designed to reduce GC overhead by storing data on the heap. * [pdfcpu v0.15.0](https://github.com/pdfcpu/pdfcpu) – Go-based PDF processing library supporting encryption and offering both API and CLI. * [ngrok-go v2.2.0](https://github.com/ngrok/ngrok-go) – Package embedding secure cloud ingress as a net.Listener for Go apps with one line of code. * [templUI v1.13.0](https://github.com/templui/templui) – Beautifully designed components built with templ and Tailwind CSS for modern Go applications. * [templUI v1.13.0](https://github.com/axadrn/shadcn-templ) – Beautiful templ and Tailwind CSS UI components with a CLI for copying or direct importing into Go applications, designed for easy customization. * [go-llama v0.4.0](https://github.com/goccy/go-llama) – Pure Go inference engine for GGUF models, built from llama.cpp compiled to WebAssembly and translated to Go without wasm runtime. * [MongoDB Go Driver v2.8.2](https://github.com/mongodb/mongo-go-driver) – The supported driver for Go to interact with MongoDB databases. * [jub0bs/cors v1.1.0](https://github.com/jub0bs/cors) – Principled CORS middleware for Go with safe-by-default behavior, comprehensive validation, and runtime reconfigurability. * [REST helpers and middleware v1.24.0](https://github.com/go-pkgz/rest) – Go REST helpers and middleware for adding response headers, health checks, logging, recovery, tracing, metrics, and request limits. * [Ebitengine v2.9.10](https://github.com/hajimehoshi/ebiten) – Dead simple 2D game engine for Go that enables quick and easy game development across multiple platforms. * [GoAkt v4.5.0](https://github.com/Tochemey/goakt) – Distributed Go actor framework using protocol buffers for messages, built for scalable and highly available cluster deployments. * [moov-io/ach v1.62.0](https://github.com/moov-io/ach) – Reader, writer, and validator for ACH files following Nacha standards. * [Databricks SQL Driver for Go v1.15.0](https://github.com/databricks/databricks-sql-go) – Golang database/sql driver for connecting to and querying cloud-hosted SQL warehouses and clusters. * [axiom-go v0.36.0](https://github.com/axiomhq/axiom-go) – Go client library exposing the Axiom API for ingesting and querying events. * [Utils v1.33.0](https://github.com/kashifkhan0771/utils) – Lightweight, reusable utilities library for Go, offering helpers for common tasks like conversions, context, maps, slices, strings, errors, and comparisons. * [Golang FTP Server library v0.32.2](https://github.com/fclairamb/ftpserverlib) – FTP server library for Go using an afero backend and supporting TLS, IPv6, and transfer resume. * [Go Helm Client v0.13.3](https://github.com/mittwald/go-helm-client) – Go client library for programmatic management of Helm charts and releases. * [Tobari v0.12.1](https://github.com/goccy/tobari) – A Go scoped coverage measurement tool that adds scoped coverage over runtime/coverage for precise mapping between test code and impact areas. * [eventually v0.4.3](https://github.com/get-eventually/go-eventually) – Library providing Domain-driven Design abstractions and components for implementing Event Sourcing and CQRS in Go. * [Fast Shot v1.3.3](https://github.com/opus-domini/fast-shot) – Fluent, chainable Go HTTP client with retries, load balancing, JSON and XML support, and customizable backoff. * [KStream v1.3.4](https://github.com/tryfix/kstream) – Lightweight Kafka Streams implementation for Go, providing stream topology building, local and remote stores, table types, and exactly-once processing. * [goffi v0.6.3](https://github.com/go-webgpu/goffi) – Pure Go foreign function interface for calling C libraries without cgo, optimized for WebGPU and GPU computing. * [smapping v0.1.20](https://github.com/mashingan/smapping) – Generic Golang struct to map conversion library that maps struct fields dynamically and fills structs from mapped data, including nested conversions and custom encoding/decoding hooks. * [ZSTD seekable compression format implementation in Go cmd/zstdseek/v0.10.2](https://github.com/SaveTheRbtz/zstd-seekable-format-go) – Random-access reader and writer for ZSTD-compressed streams with seek table support.