adonovan / spaghettiLinks
Spaghetti: a dependency analysis tool for Go packages
☆766Updated 2 years ago
Alternatives and similar repositories for spaghetti
Users that are interested in spaghetti are comparing it to the libraries listed below
Sorting:
- A refactoring tool for Go☆679Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- Selected Go-internal packages factored out from the standard library☆958Updated 9 months ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- go fault injection library☆511Updated last month
- Define and run pattern-based custom linting rules.☆863Updated 4 months ago
- Mocking your SQL database in Go tests has never been easier.☆852Updated 4 months ago
- 🔍 Go binary size SVG treemap☆592Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- A collection of packages to augment the go testing package and support common patterns.☆578Updated 11 months ago
- Go modules analysis tool☆408Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- depaware makes you aware of your Go dependencies☆456Updated 4 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 …☆664Updated 2 years ago
- An efficient JSON decoder☆429Updated 2 years ago
- Network address types☆721Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Load configuration in cascade from multiple backends into a struct☆509Updated last month
- Refactoring and code transformation tool for Go.☆1,028Updated 11 months ago
- Go Dependency Analysis toolkit☆1,577Updated last week
- Convert Go values to their AST☆312Updated 11 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,039Updated 2 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆511Updated 11 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆703Updated 2 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆490Updated 2 years ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆457Updated this week
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆413Updated 2 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆910Updated 3 years ago