mibk / dupl
a tool for code clone detection
☆347Updated 10 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.☆426Updated 3 months ago
- Remove unnecessary type conversions from Go source☆383Updated 2 months ago
- Detect ineffectual assignments in Go code.☆406Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆646Updated 9 months ago
- A Go tool to auto generate methods for your enums☆482Updated 5 months ago
- Go Doctor - The Golang Refactoring Engine☆446Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆340Updated 9 months ago
- Parse and modify Go struct field tags☆636Updated last year
- Unified diff parser and printer for Go☆433Updated 11 months ago
- Range over integers [0,n). Seriously, that's it.☆298Updated 5 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- simple struct copying for golang☆457Updated 4 years ago
- Partial port of Python difflib package to Go☆397Updated last year
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Debugging helper utilities for Go☆357Updated 2 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆412Updated this week
- Simple idiomatic retry package for Go☆353Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆369Updated 2 years ago
- Generate interfaces from structure methods.☆331Updated last year
- panicwrap is a Go library for catching and handling panics in Go applications.☆445Updated 9 months ago
- Static analyser for finding Deadlocks in Go☆317Updated last year
- Simple translation from godoc to markdown.☆492Updated 5 years ago
- Merge coverprofile results from multiple go cover runs☆214Updated 3 years ago
- go4 hosts the go4.org packages.☆326Updated last year
- Search for Go code using syntax trees☆479Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆526Updated 3 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆396Updated last year
- Find in Go repeated strings that could be replaced by a constant☆297Updated 6 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated last month