pmezard / licenses
licenses lists Go packages dependencies licenses
☆182Updated 6 years ago
Alternatives and similar repositories for licenses:
Users that are interested in licenses are comparing it to the libraries listed below
- your dependencies have arrived☆269Updated 7 years ago
- ☆395Updated 7 years ago
- A command line tool that shows the status of Go repositories.☆243Updated last year
- go test but faster (cached)☆247Updated 7 years ago
- ☆227Updated 7 years ago
- Check that all your Go dependencies are properly vendored☆177Updated 4 years ago
- ☆341Updated 7 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆130Updated 5 years ago
- The missing interface filesystem abstraction for Go☆201Updated 3 years ago
- A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.☆225Updated 6 years ago
- expands the Go Call Expression under your cursor to check errors☆142Updated 2 years ago
- tool for detecting unused functions and variables in Go source code☆141Updated 5 years ago
- Reduce Go programs☆216Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- Simple and extensible status bar to pretty display of Golang program's progress☆252Updated 3 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆179Updated 8 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Retryable errors in Golang☆120Updated 5 years ago
- A colorful CLI library with variable provenance.☆56Updated 7 years ago
- Software licensing standardization library for Golang☆69Updated 6 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆131Updated 4 years ago
- Go test cover with multiple packages support☆68Updated 8 years ago
- binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.☆143Updated last year
- go test -coverprofile for multiple packages