mdempsky / unconvert
Remove unnecessary type conversions from Go source
☆383Updated 2 months ago
Alternatives and similar repositories for unconvert
Users that are interested in unconvert are comparing it to the libraries listed below
Sorting:
- go4 hosts the go4.org packages.☆327Updated last year
- Search for Go code using syntax trees☆477Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Detect ineffectual assignments in Go code.☆414Updated last year
- 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.☆655Updated last year
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- ☆342Updated 7 years ago
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 3 months ago
- Code generation tools for Go.☆430Updated 7 months ago
- Print version used to build Go executables☆273Updated 10 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆422Updated 3 months ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- ☆396Updated 7 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆648Updated last year
- Utilities for slightly better logging in Go (Golang).☆368Updated 5 months ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆502Updated 3 years ago
- Find unused parameters in Go☆551Updated 2 months ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 3 years ago
- github.com/cznic/sqlite has moved to modernc.org/sqlite☆341Updated 6 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- View annotated files based on line-spec☆227Updated last year
- Package term manages POSIX terminals.☆395Updated 10 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Asynchronous read-ahead for Go readers☆231Updated 8 months ago