vektra / gitreaderLinks
A simple Go library to read a git repository
☆56Updated 10 years ago
Alternatives and similar repositories for gitreader
Users that are interested in gitreader are comparing it to the libraries listed below
Sorting:
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Find outdated golang packages☆43Updated 6 years ago
- Simple configuration system☆26Updated 8 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- Temporary files and directories made easy☆28Updated 2 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- gttp: http for gophers☆58Updated 2 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Go Benchmark Performance Curve Fitting☆32Updated 8 years ago
- Scriptable server and net/http middleware for GitHub Webhooks.☆81Updated 6 years ago
- Let your golang programs store and access passwords in a secure way☆26Updated 9 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 8 years ago
- A dependency injection library using struct tags.☆28Updated 7 years ago
- Chance is a minimalist generator of random strings, numbers, etc. written in Go☆22Updated 10 years ago
- Extract the import path of Go binaries and rebuild them. No more stale GOROOT.☆54Updated 4 years ago
- Dependency injection for Golang with struct- and function-oriented provisioning☆35Updated 8 years ago
- ☆91Updated 8 years ago
- The easier way to parsing command-line flag in Golang, also building a command line app.☆44Updated 3 months ago
- Retry some command until it works.☆47Updated 9 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- Heroku-like Random Names in Go☆40Updated last year
- Simple and performant routing in Go.☆20Updated 9 years ago
- Rethinking logs and metrics.