mibk / duplLinks
a tool for code clone detection
☆350Updated last year
Alternatives and similar repositories for dupl
Users that are interested in dupl are comparing it to the libraries listed below
Sorting:
- Go Doctor - The Golang Refactoring Engine☆448Updated 4 months ago
- Parse and modify Go struct field tags☆646Updated last year
- Detect ineffectual assignments in Go code.☆423Updated 2 weeks ago
- Code generation tools for Go.☆431Updated 2 weeks ago
- Unified diff parser and printer for Go☆441Updated last year
- A Go tool to auto generate methods for your enums☆484Updated 10 months ago
- Partial port of Python difflib package to Go☆413Updated 2 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆287Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Range over integers [0,n). Seriously, that's it.☆295Updated 5 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆407Updated this week
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 3 weeks ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Generate .proto files from Go source code.☆739Updated 4 years ago
- Merge coverprofile results from multiple go cover runs☆218Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 4 years 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 …☆660Updated 2 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Fluent immutable builders for golang☆222Updated 6 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 3 years ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- Lex machinary for go.☆411Updated 2 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆308Updated last month
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago