mibk / dupl
a tool for code clone detection
☆349Updated last year
Alternatives and similar repositories for dupl:
Users that are interested in dupl are comparing it to the libraries listed below
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆654Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Remove unnecessary type conversions from Go source☆383Updated 2 months ago
- Code generation tools for Go.☆430Updated 7 months ago
- Detect ineffectual assignments in Go code.☆413Updated last year
- Parse and modify Go struct field tags☆642Updated last year
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated 2 weeks ago
- Go Doctor - The Golang Refactoring Engine☆445Updated 2 months ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- Unified diff parser and printer for Go☆438Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- go4 hosts the go4.org packages.☆327Updated last year
- Fluent immutable builders for golang☆223Updated 6 years ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- High level abstractions over the Go reflect library☆528Updated 8 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Generate interfaces from structure methods.☆341Updated 3 weeks ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Generate .proto files from Go source code.☆739Updated 4 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆475Updated 2 years ago
- Partial port of Python difflib package to Go☆402Updated last year
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago