mdempsky / unconvert
Remove unnecessary type conversions from Go source
☆383Updated last month
Alternatives and similar repositories for unconvert:
Users that are interested in unconvert are comparing it to the libraries listed below
- go4 hosts the go4.org packages.☆327Updated last year
- Search for Go code using syntax trees☆478Updated 3 years ago
- Range over integers [0,n). Seriously, that's it.☆297Updated 5 years ago
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- Code generation tools for Go.☆429Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Print version used to build Go executables☆273Updated 9 months ago
- Debugging helper utilities for Go☆356Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- Detect ineffectual assignments in Go code.☆410Updated last year
- ☆342Updated 7 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆420Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆617Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- ☆396Updated 7 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆179Updated 8 years ago
- View annotated files based on line-spec☆227Updated last year
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Reduce Go programs☆216Updated last year
- A command line tool that shows the status of Go repositories.☆244Updated last year
- Package term manages POSIX terminals.☆395Updated 9 months ago
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆301Updated 8 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- a tool for code clone detection☆349Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- RTS: request to struct. Generates Go structs from JSON server responses.☆250Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month