以下是推荐的软件包,它们在生产环境下表现不错

PackageCommentRepository
fasthttp高性能 HTTP 服务器和客户端https://github.com/valyala/fasthttp
fasttemplate高性能字符串替换https://github.com/valyala/fasttemplate
fastjson高性能 JSON 解析https://github.com/valyala/fastjson
qucktemplate高性能序列化到 HTML/JSON/XMLhttps://github.com/valyala/quicktemplate
tableflip热升级https://github.com/cloudflare/tableflip
UUIDGoogle 的项目https://github.com/google/uuid
structure推荐的文件目录结构https://github.com/golang-standards/project-layout
godotenv环境变量https://github.com/joho/godotenv
sqlx数据库工具https://github.com/jmoiron/sqlx