daviddengcn / go-diff
A diff tool especially for Go language.
☆69Updated 9 years ago
Alternatives and similar repositories for go-diff:
Users that are interested in go-diff are comparing it to the libraries listed below
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Various Go utility packages.☆37Updated 7 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Multi Platform Golang terminal management: Raw mode, TTY size.☆40Updated 8 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- context with signal in golang☆19Updated 8 years ago
- Convert string into Go variable name following Go naming convention☆22Updated 8 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Go Benchmark Performance Curve Fitting☆32Updated 8 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- ☆39Updated 8 years ago
- Go difference algorithm☆56Updated 11 years ago
- Check which interfaces a Go type implements☆66Updated 9 years ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Gotta test 'em all☆16Updated 8 years ago
- Generate .goimportsignore and make goimports fast☆65Updated 8 years ago
- Linter for Go text/template (and html/template) template files☆44Updated 11 months ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- Run linters from Go code -