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
- Shotizam analyzes the size of Go binaries☆610Updated 8 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- Remove unnecessary type conversions from Go source☆383Updated last month
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆616Updated last year
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- View annotated files based on line-spec☆227Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- go4 hosts the go4.org packages.☆327Updated last year
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆358Updated 5 years ago
- Reduce Go programs☆216Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Code generation tools for Go.☆429Updated 5 months ago
- A refactoring tool for Go☆673Updated last week
- Pretty Print Data Structures☆345Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆319Updated 5 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆373Updated 9 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 …☆656Updated 2 years ago
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- Print version used to build Go executables☆273Updated 8 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Range over integers [0,n). Seriously, that's it.☆297Updated 5 years ago
- Continuous Benchmark for Go Project☆387Updated last week
- An interactive tool to analyze Golang goroutine dump.☆467Updated 3 years ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆400Updated 2 years ago
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆283Updated last week
- Go Doctor - The Golang Refactoring Engine☆445Updated last month