Lists (19)
Sort Name ascending (A-Z)
Stars
A curated list of awesome Go frameworks, libraries and software
The fantastic ORM library for Golang, aims to be developer friendly
Learn and understand Docker&Container technologies, with real DevOps practice!
A toolkit with common assertions and mocks that plays nicely with the standard library
Learn Go with test-driven development
The Go language implementation of gRPC. HTTP/2 based RPC
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Database migrations. CLI and Golang library.
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
GoMock is a mocking framework for the Go programming language.
Clean Architecture template for Golang services
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码…
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
A simple, zero-dependencies library to parse environment variables into structs
Collection of Technical Interview Questions solved with Go
A repository to host examples and tutorials for Gin.
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
Exemplary real world application built with Golang + Gin
Flagr is a feature flagging, A/B testing and dynamic configuration microservice