mibk / duplLinks
a tool for code clone detection
☆362Updated last year
Alternatives and similar repositories for dupl
Users that are interested in dupl are comparing it to the libraries listed below
Sorting:
- Code generation tools for Go.☆432Updated 8 months ago
- Debugging helper utilities for Go☆360Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Detect ineffectual assignments in Go code.☆451Updated 5 months ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 6 years ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Remove unnecessary type conversions from Go source☆388Updated 11 months ago
- Generate interfaces from structure methods.☆349Updated 3 weeks ago
- Source code analyzer that helps you to make your Go programs more consistent.☆363Updated 8 months ago
- Merge coverprofile results from multiple go cover runs☆225Updated 4 years ago
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆323Updated last week
- panicwrap is a Go library for catching and handling panics in Go applications.☆451Updated last year
- A comprehensive godoc guide.☆424Updated 10 months ago
- Find in Go repeated strings that could be replaced by a constant☆314Updated 8 months ago
- Partial port of Python difflib package to Go☆432Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated last month
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- Go Doctor - The Golang Refactoring Engine☆461Updated 7 months ago
- Unified diff parser and printer for Go☆449Updated 6 months ago
- go4 hosts the go4.org packages.☆331Updated 3 weeks ago
- io.Reader and io.Writer with progress and remaining time estimation☆412Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆261Updated 6 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆526Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 3 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆418Updated 7 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago