dave / dstLinks
Decorated Syntax Tree - manipulate Go source with perfect fidelity.
☆1,383Updated last year
Alternatives and similar repositories for dst
Users that are interested in dst are comparing it to the libraries listed below
Sorting:
- Visualize Go Dependency Trees☆1,029Updated 3 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,705Updated last year
- Go Dependency Analysis toolkit☆1,534Updated 2 months ago
- Refactoring and code transformation tool for Go.☆1,008Updated 6 months ago
- Go error library with error portability over the network☆2,266Updated 3 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,605Updated last month
- A comprehensive error handling library for Go☆1,258Updated 9 months ago
- A universal mechanism to manage goroutine lifecycles☆1,639Updated last month
- Selected Go-internal packages factored out from the standard library☆934Updated 4 months ago
- impl generates method stubs for implementing an interface.☆1,072Updated last year
- Golang errors with stack trace and source fragments.☆1,098Updated last year
- Define and run pattern-based custom linting rules.☆835Updated 6 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,421Updated 4 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆903Updated 11 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,486Updated last week
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,023Updated 3 weeks ago
- Golang deep variable equality test that returns human-readable differences☆779Updated 3 months ago
- Combine one or more Go errors together☆1,151Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- A Go dependency graph visualization tool☆1,153Updated last month
- Expression evaluation in golang☆798Updated 2 weeks ago
- Jennifer is a code generator for Go☆3,537Updated 11 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,111Updated 2 months ago
- A library for diffing golang structures