adonovan / spaghetti
Spaghetti: a dependency analysis tool for Go packages
☆757Updated 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☆672Updated 8 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- 🔍 Go binary size SVG treemap☆447Updated 5 months ago
- fault injection library in go using standard http middleware☆509Updated this week
- Define and run pattern-based custom linting rules.☆808Updated this week
- Shotizam analyzes the size of Go binaries☆608Updated 7 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Go Dependency Analysis toolkit☆1,446Updated last week
- Network address types☆715Updated last year
- Go execution trace frontend☆1,235Updated last month
- Real-time visualization tool for Go process metrics☆478Updated 2 years ago
- Mocking your SQL database in Go tests has never been easier.☆847Updated this week
- Quick helpers for testing Go applications☆530Updated 11 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 …☆653Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- A collection of packages to augment the go testing package and support common patterns.☆532Updated last week
- Refactoring and code transformation tool for Go.☆977Updated last week
- Continuous profiling for long-term postmortem analysis☆614Updated 2 years ago
- depaware makes you aware of your Go dependencies☆444Updated last month
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆904Updated 2 years ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,003Updated 3 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,327Updated last year
- Go modules analysis tool☆400Updated 2 years ago
- Flags-first package for configuration☆1,387Updated 8 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Updated last year
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,154Updated last week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆882Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆609Updated 2 months ago
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆406Updated 4 months ago