fe3dback / go-arch-lint
GoLang architecture linter (checker) tool. Will check all project import path and compare with arch rules defined in yml file. Useful for hexagonal / onion / ddd / mvc and other architectural patterns. Tool can by used in your CI
☆302Updated last month
Alternatives and similar repositories for go-arch-lint:
Users that are interested in go-arch-lint are comparing it to the libraries listed below
- Mutation testing for Go source code. Fork from https://github.com/zimmski/go-mutesting☆159Updated 7 months ago
- Architecture checks for Go projects☆187Updated last week
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆295Updated this week
- Package pgerrcode contains constants for PostgreSQL error codes.☆168Updated 11 months ago
- http integration test framework☆257Updated 7 months ago
- Transaction manager for GoLang☆265Updated 2 weeks ago
- Example Go service using go-swagger and Clean Architecture☆171Updated last year
- A library for auto-generating C4 diagrams from Go applications☆336Updated 2 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆460Updated 5 months ago
- Collection of log/slog related projects.☆209Updated last month
- pgx mock driver for golang to test database interactions☆433Updated last week
- OpenTelemetry Tracing instrumentation for PostgreSQL☆121Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- devslog - Go slog.Handler for development☆178Updated 5 months ago
- 🪵 Ensure consistent code style when using log/slog☆147Updated this week
- Architecture Analysis Tool for Go Projects☆122Updated last year
- Monitor Go app's performance in seconds, not a day.☆294Updated 2 months ago
- json encoding and decoding☆204Updated 2 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆122Updated this week
- A mutation testing tool for Go.☆207Updated 6 months ago
- golang analyzer that finds structures with uninitialized fields☆132Updated last week
- 🎄 Go code coverage to SVG treemap☆534Updated 2 weeks ago
- 🧬 Go Mutation Testing