waigani / diffparser
A Golang package for parsing git diffs
☆51Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for diffparser
- Miscellaneous Go toys☆134Updated 5 years ago
- An example linter written with go/analysis for tutorial purposes☆57Updated 5 years ago
- JSON pretty print for Golang.☆136Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- HTTP for Gophers☆61Updated 6 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆89Updated last year
- Go reflection simplified☆101Updated 3 weeks ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆50Updated 6 years ago
- Detect all kinds of leaks in Go☆131Updated 9 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- Format Go's benchmarking output☆88Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- JSON Pointer implementation in Golang☆66Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- A golang library for set operations on intervals, such as time ranges.☆135Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 4 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 4 years ago
- The /etc/hosts parsing and resolver library for golang☆64Updated 2 years ago
- Go tool to walk & rewrite AST☆171Updated 4 years ago
- GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing…☆99Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A small library to help write parsers for Domain Specific Languages using pure go code.☆40Updated last month
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.☆51Updated 5 years ago
- ☆88Updated 3 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago