Standard Go Project Layout
☆55,549Dec 12, 2025Updated 3 months ago
Alternatives and similar repositories for project-layout
Users that are interested in project-layout are comparing it to the libraries listed below
Sorting:
- A Commander for modern Go CLI interactions☆43,433Dec 10, 2025Updated 3 months ago
- Go configuration with fangs☆30,152Jan 12, 2026Updated 2 months ago
- Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up t…☆88,291Mar 9, 2026Updated last week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,947Mar 4, 2026Updated 2 weeks ago
- A curated list of awesome Go frameworks, libraries and software☆167,298Updated this week
- Blazing fast, structured, leveled logging in Go.☆24,383Updated this week
- Curated list of Go design patterns, recipes and idioms☆27,795May 14, 2024Updated last year
- Structured, pluggable logging for Go.☆25,703Mar 9, 2026Updated last week
- The Go programming language☆133,041Updated this week
- The fantastic ORM library for Golang, aims to be developer friendly☆39,644Updated this week
- A standard library for microservices.☆27,582Jul 19, 2024Updated last year
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,792Updated this week
- Fast linters runner for Go☆18,664Updated this week
- The Uber Go Style Guide.☆17,390Dec 27, 2025Updated 2 months ago
- Compile-time Dependency Injection for Go☆14,363Aug 22, 2025Updated 6 months ago
- Database migrations. CLI and Golang library.☆18,230Mar 11, 2026Updated last week
- Redis Go client☆21,979Updated this week
- High performance, minimalist Go web framework☆32,225Updated this week
- A Go microservices framework☆22,720Updated this week
- ⚡️ Express inspired web framework written in Go☆39,363Mar 11, 2026Updated last week
- Delve is a debugger for the Go programming language.☆24,654Mar 10, 2026Updated last week
- ☁️ Live reload for Go apps☆23,133Mar 3, 2026Updated 2 weeks ago
- lightweight, idiomatic and composable router for building Go HTTP services☆21,817Feb 19, 2026Updated 3 weeks ago
- The Go language implementation of gRPC. HTTP/2 based RPC☆22,826Updated this week
- A declarative, simple, fast, and fun package for building command line tools in Go☆23,927Mar 10, 2026Updated last week
- An entity framework for Go☆16,971Updated this week
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,294Updated this week
- general purpose extensions to golang's database/sql☆17,537Aug 15, 2024Updated last year
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆10,033Apr 24, 2024Updated last year
- Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍☆21,890Aug 15, 2024Updated last year
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.