hectorj / godmLinks
A go1.5+ dependencies manager.
☆11Updated 10 years ago
Alternatives and similar repositories for godm
Users that are interested in godm are comparing it to the libraries listed below
Sorting:
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- https://github.com/golang/go/wiki/Go-1.8-Release-Party☆17Updated 8 years ago
- URL query parameters from Go structs☆22Updated 10 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Go vendor file specification.☆89Updated 10 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- Software licensing standardization library for Golang☆69Updated 7 years ago
- A command line tool that shows the status of Go repositories.☆245Updated 6 months ago
- Go library to get progress feedback from io.Reader and io.Writer objects☆171Updated 5 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 5 years ago
- A dependency injection library using struct tags.☆28Updated 8 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 10 years ago
- Check which interfaces a Go type implements☆65Updated 9 years ago
- Example gb project with dependencies and CI integration☆47Updated 10 years ago
- Vendoring? Foolish human!☆41Updated 8 years ago
- Composable chains of nested http.Handler instances.☆61Updated 7 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 9 years ago
- Unexport notused exported identifiers in Go☆23Updated 10 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 8 years ago
- Check that all your Go dependencies are properly vendored☆177Updated 4 years ago
- Easy and secure encryption in Go using Hashicorp's Vault☆96Updated 9 years ago
- npm-like tool for managing Go dependencies☆79Updated 9 years ago
- Let your golang programs store and access passwords in a secure way☆26Updated 10 years ago
- Temporary files and directories made easy☆28Updated 3 years ago
- Flexible per-request contexts for vanilla Go http.Handlers.☆77Updated 10 years ago
- your dependencies have arrived☆269Updated 8 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- io.Writer that automatically rotates files