* [MongoDB Go Driver v2.8.2](https://github.com/mongodb/mongo-go-driver) – The supported driver for Go to interact with MongoDB databases. * [axiom-go v0.36.1](https://github.com/axiomhq/axiom-go) – Go client library exposing the Axiom API for ingesting and querying events. * [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. * [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.