rogpeppe / godepsLinks
Simple dependency locking tool for Go
☆25Updated 7 years ago
Alternatives and similar repositories for godeps
Users that are interested in godeps are comparing it to the libraries listed below
Sorting:
- Test suites support for standard Go1.7 "testing" by leveraging Subtests feature☆12Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Ridiculously simple application configuration built on top of Viper☆20Updated 9 years ago
- Run linters from Go code -☆66Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 8 years ago
- Jflect takes json from stdin and outputs go structs to stdout☆123Updated 6 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- Go Plug-ins & Vendored Dependencies☆31Updated 8 years ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 6 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 6 years ago
- Yet another job queue, but better, but maybe not☆90Updated 5 years ago
- A Go script that could replace your Makefile.☆121Updated 7 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Crawler to find links you can update to HTTPS☆36Updated 5 years ago
- gencurl generates a curl command based on an http.Request to be used for logging and debugging☆162Updated 8 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.