🐋 Golang
A toolkit with common assertions and mocks that plays nicely with the standard library
Powerful mock generation tool for Go programming language
A curated list of awesome Go frameworks, libraries and software
Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
Standard Go Project Layout
Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared …
A dependency injection based application framework for Go.
Free universal database tool and SQL client
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
A database migration tool. Supports SQL migrations and Go functions.
pgx mock driver for golang to test database interactions
The fantastic ORM library for Golang, aims to be developer friendly
Library for scanning data from a database into Go structs and more
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
A flexible and powerful SQL string builder library plus a zero-config ORM.
lightweight, idiomatic and composable router for building Go HTTP services
Minimalistic database migration helper for Gorm ORM