tmc / ssaviewLinks
ssaview live-renders the SSA representation of a go program
☆70Updated 10 years ago
Alternatives and similar repositories for ssaview
Users that are interested in ssaview are comparing it to the libraries listed below
Sorting:
- Go tool to walk & rewrite AST☆171Updated 6 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Fast Go standard library-compatible Unicode functionality.☆58Updated 7 years ago
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.☆51Updated 6 years ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- A C interpreter in Go☆122Updated 7 years ago
- Linter for errors.Is and errors.As☆46Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- strace for go☆79Updated 8 years ago
- ☆101Updated 11 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- *.go file as a mini supervisor☆60Updated 7 years ago
- Profiling deployed binaries in real-time with flame graphs and plots.☆109Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- HTTP server for a custom 'go get' domain☆122Updated 2 years ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Package nett steals from the standard library's net package and provides a dialer with a pluggable host resolver.☆38Updated 10 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- gpath is a Go package to access a field by a path using reflect pacakge☆41Updated 8 years ago