* [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. * [MongoDB Go Driver v2.8.1](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. * [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. * [go-llama v0.2.3](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. * [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. * [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. * [templUI v2.0.0-beta.8](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.