adonovan / spaghetti
Spaghetti: a dependency analysis tool for Go packages
☆760Updated last year
Alternatives and similar repositories for spaghetti:
Users that are interested in spaghetti are comparing it to the libraries listed below
- A refactoring tool for Go☆673Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Shotizam analyzes the size of Go binaries☆611Updated 9 months ago
- Mocking your SQL database in Go tests has never been easier.☆847Updated 2 months ago
- Define and run pattern-based custom linting rules.☆824Updated 2 months ago
- fault injection library in go using standard http middleware☆511Updated last month
- Selected Go-internal packages factored out from the standard library☆916Updated 3 weeks ago
- Network address types☆717Updated last year
- depaware makes you aware of your Go dependencies☆446Updated 3 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆658Updated 2 years ago
- Quick helpers for testing Go applications☆530Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆907Updated 2 years ago
- Real-time visualization tool for Go process metrics☆478Updated 3 years ago
- Go Dependency Analysis toolkit☆1,493Updated last month
- Go execution trace frontend☆1,250Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- 🔍 Go binary size SVG treemap☆450Updated 7 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 2 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆489Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆654Updated last year
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆648Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆556Updated 2 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,119Updated 2 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Updated last year
- Update outdated Go dependencies interactively☆1,005Updated last week
- A supersonic rate limiting package for Go with HTTP middleware.☆627Updated 3 weeks ago
- Flags-first package for configuration☆1,390Updated last month
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago