mvdan / gogrep
Search for Go code using syntax trees
☆478Updated 3 years ago
Alternatives and similar repositories for gogrep:
Users that are interested in gogrep are comparing it to the libraries listed below
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- Remove unnecessary type conversions from Go source☆383Updated 2 months ago
- Shotizam analyzes the size of Go binaries☆610Updated 9 months ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- View annotated files based on line-spec☆227Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆652Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- Code generation tools for Go.☆429Updated 6 months ago
- Range over integers [0,n). Seriously, that's it.☆297Updated 5 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆617Updated last year
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆356Updated 5 years ago
- Print version used to build Go executables☆273Updated 9 months ago
- MemConn is an in-memory network stack for Go.☆549Updated last year
- Make temporary edits to your Go module dependencies☆898Updated 3 years ago
- Reduce Go programs☆216Updated last year
- Go Doctor - The Golang Refactoring Engine☆445Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Unified diff parser and printer for Go☆436Updated last year
- Pretty Print Data Structures☆345Updated last year
- Debugging helper utilities for Go☆356Updated 2 years ago
- Continuous Benchmark for Go Project☆387Updated this week
- A refactoring tool for Go☆673Updated last month
- 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
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- Static analyser for finding Deadlocks in Go☆319Updated last year
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- A simple tool for embedding assets in a Go binary.☆298Updated 6 years ago