mibk / dupl
a tool for code clone detection
☆348Updated 11 months ago
Alternatives and similar repositories for dupl:
Users that are interested in dupl are comparing it to the libraries listed below
- Code generation tools for Go.☆427Updated 5 months ago
- Remove unnecessary type conversions from Go source☆383Updated 2 weeks ago
- Detect ineffectual assignments in Go code.☆408Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- Debugging helper utilities for Go☆355Updated 2 years ago
- A Go tool to auto generate methods for your enums☆482Updated 7 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Search for Go code using syntax trees☆479Updated 3 years ago
- Go Doctor - The Golang Refactoring Engine☆446Updated last week
- panicwrap is a Go library for catching and handling panics in Go applications.☆446Updated 10 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 …☆653Updated 2 years ago
- Unified diff parser and printer for Go☆433Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆342Updated 2 weeks ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- "go build" wrapper to add version info to Golang applications☆537Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆417Updated 3 weeks ago
- A sql driver that will wrap any other driver and log/trace all its calls☆263Updated 5 years ago
- Partial port of Python difflib package to Go☆398Updated last year
- Chronos - A static race detector for the go language☆432Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆527Updated 3 years ago
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆283Updated this week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Pprof made easy at development time for Go☆754Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Parse and modify Go struct field tags☆638Updated last year
- Range over integers [0,n). Seriously, that's it.☆298Updated 5 years ago
- Golang struct-to-table database mapper☆305Updated 4 years ago