Go tool to walk & rewrite AST
☆172Dec 7, 2019Updated 6 years ago
Alternatives and similar repositories for astrewrite
Users that are interested in astrewrite are comparing it to the libraries listed below
Sorting:
- xast: ast rewriter with built-in clean up.☆27Aug 31, 2017Updated 8 years ago
- Brenda is a boolean expression solver for Go AST☆46Feb 6, 2019Updated 7 years ago
- Search for Go code using syntax trees☆476Jun 9, 2021Updated 4 years ago
- Navigation and insight in Go☆183Feb 16, 2023Updated 3 years ago
- A tool to show Go package's API changes between two (git) revisions☆173May 19, 2017Updated 8 years ago
- go test but faster (cached)☆247Jan 9, 2018Updated 8 years ago
- Implementation of Splunk's relative time syntax in Go☆42Oct 29, 2016Updated 9 years ago
- Check that all your Go dependencies are properly vendored☆177Feb 11, 2021Updated 5 years ago
- ☆393Sep 15, 2017Updated 8 years ago
- Small library supporting HTTP accept headers and content negotiation.☆13Mar 18, 2017Updated 8 years ago
- Remove unnecessary type conversions from Go source☆388Feb 16, 2025Updated last year
- Easily handle HTTP Accept(-Charset|-Encoding|-Language) headers in Golang.☆25Jul 20, 2017Updated 8 years ago
- portfolio website written in GopherJS & Vecty☆16Nov 12, 2024Updated last year
- Mustache templating language in Go☆75Aug 7, 2024Updated last year
- A simple example of manipulating the ast in Go☆19Aug 10, 2020Updated 5 years ago
- Package tcpopt implements encoding and decoding of TCP-level socket options☆12Mar 14, 2019Updated 6 years ago
- ☆341Sep 15, 2017Updated 8 years ago
- A tool for querying the file system with a SQL-like language.☆75Jan 25, 2025Updated last year
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- Go library/tool for viewing and reversing Go gob data [Moved to GitLab]☆40Dec 16, 2020Updated 5 years ago
- A simple library that diffs things☆15Jan 17, 2020Updated 6 years ago
- enforce banned dependency imports in Go code☆14Aug 21, 2020Updated 5 years ago
- Pixel art with quad trees☆35Sep 17, 2018Updated 7 years ago
- Print version used to build Go executables☆274Jul 1, 2024Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,414Oct 15, 2023Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆664Updated this week
- Find in Go repeated strings that could be replaced by a constant☆314May 22, 2025Updated 9 months ago
- Measure and throttle the rate at which data is transferred.☆261Jun 17, 2024Updated last year
- https://anonscm.debian.org/cgit/pkg-go/packages/golang-dbus.git☆15Nov 18, 2015Updated 10 years ago
- gofind searches through Go source code by types.☆48Jul 13, 2023Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Apr 12, 2023Updated 2 years ago
- Parser / Scanner Generator☆658Jan 13, 2026Updated last month
- Remove implicit field traversals from Go source☆37Mar 25, 2022Updated 3 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Feb 18, 2018Updated 8 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535May 9, 2023Updated 2 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆51Jul 7, 2018Updated 7 years ago
- Golang AST visualizer