krzysztofreczek / go-structurizrLinks
A library for auto-generating C4 diagrams from Go applications
☆358Updated 2 weeks ago
Alternatives and similar repositories for go-structurizr
Users that are interested in go-structurizr are comparing it to the libraries listed below
Sorting:
- Architecture checks for Go projects☆235Updated this week
- http integration test framework☆260Updated last year
- Short examples of common anti-patterns in Go Web Applications.☆443Updated last year
- Event Sourcing in Go☆268Updated this week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆455Updated last month
- Naive code generator that creates mock implementation using testify.mock☆210Updated 5 months ago
- Package conf provides support for using environmental variables and command line arguments for configuration.☆298Updated 2 months ago
- A library that implements the outboxer pattern in go☆164Updated last week
- Library to provide basic healthcheck functionality to Go applications.☆574Updated last month
- 🎄 Go code coverage to SVG treemap☆584Updated 7 months ago
- Go application GitHub repository template.☆546Updated this week
- go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold☆199Updated this week
- A mutation testing tool for Go.☆242Updated last year
- OpenTelemetry instrumentation for go-chi/chi☆159Updated 3 months ago
- A Go tool to auto generate methods for your enums☆500Updated 3 months ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,289Updated 2 weeks ago
- Monitor Go app's performance in seconds, not a day.☆314Updated 11 months ago
- A simple and flexible health check library for Go.☆825Updated 3 months ago
- Architecture Analysis Tool for Go Projects☆147Updated 4 months ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆956Updated 4 years ago
- Create your software architecture models and diagrams in Go.☆444Updated last week
- Task automation Go library☆671Updated this week
- SQL data mapper for Go☆230Updated 2 years ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆357Updated last week
- Example Go service using go-swagger and Clean Architecture