Uploaded Wed Jan 27 2021 20:13:08
Borg: A terminal based search engine for bash commands. https://github.com/crufter/borg
Uploaded Wed Jan 27 2021 20:13:08
cli-init. The easy way to start building Golang command-line application. http://tcnksm.github.io/cli-init/ https://github.com/tcnksm/cli-init
Uploaded Wed Jan 27 2021 20:13:08
cli Utilities. A small package for building command line apps in Go https://github.com/codegangsta/cli
Uploaded Wed Jan 27 2021 20:13:08
Cheat sheet for some of the common concurrent flows in Go https://github.com/rakyll/coop
Uploaded Wed Jan 27 2021 20:13:08
Conditional debug logging for Golang libraries & applications https://github.com/visionmedia/go-debug
Uploaded Wed Jan 27 2021 20:13:08
DRY (don't repeat yourself) package for Go https://github.com/ungerik/go-dry
Uploaded Wed Jan 27 2021 20:13:08
Go Coreutils: A cross-platform port of GNU's coreutils to Go https://github.com/EricLagerg/go-coreutils
Uploaded Wed Jan 27 2021 20:13:08
godebug A cross-platform debugger for Go.
Uploaded Wed Jan 27 2021 20:13:08
Concurrently run Go lint tools and normalise their output.It is intended for use with editor/IDE integration. https://github.com/alecthomas/gometalinter
Uploaded Wed Jan 27 2021 20:13:08
Easily consume REST APIs with Go (golang) https://github.com/bndr/gopencils
Uploaded Wed Jan 27 2021 20:13:08
A Golang tool that does static analysis, unit testing, code review and generate code quality report. https://github.com/wgliang/goreporter
Uploaded Wed Jan 27 2021 20:13:08
Minimal and simple request library for Go language. https://github.com/franela/goreq
Uploaded Wed Jan 27 2021 20:13:08
GoRequest -- Simplified HTTP client (inspired by nodejs SuperAgent) http://parnurzeal.github.io/gorequest/ https://github.com/parnurzeal/gorequest
Uploaded Wed Jan 27 2021 20:13:08
Load environment variables dynamically in Go. https://github.com/subosito/gotenv
Uploaded Wed Jan 27 2021 20:13:08
Gron provides a clear syntax for writing and deploying cron jobs for GO.
Uploaded Wed Jan 27 2021 20:13:08
Hoverfly: lightweight, open source service virtualization tool. Virtualize your application dependencies to create a self-contained development or test env.. Proxy written in Go. Can capture HTTP(s) traffic between an appl under test & ext. services, & then replace the external services. Middleware modules (in any lang) allow users to introduce their own custom logic. //github.com/SpectoLabs/hoverfly
Uploaded Wed Jan 27 2021 20:13:08
A terminal file manager. This is a work in progress. Use at your own risk. lf (as in "list files") is a terminal file manager written in Go. It is heavily inspired by ranger with some missing and extra features. Some of the missing features are deliberately ommited since it is better if they are handled by external tools. https://github.com/gokcehan/lf https://godoc.org/github.com/gokcehan/lf
Uploaded Wed Jan 27 2021 20:13:08
Libretto is a Golang library to create Virtual Machines (VMs) on any cloud and Virtual Machine hosting platforms such as AWS, Azure, OpenStack, vSphere, or VirtualBox. https://github.com/apcera/libretto
Uploaded Wed Jan 27 2021 20:13:08
Simple LiveReload server for Go [golang] https://github.com/jaschaephraim/lrserver
Uploaded Wed Jan 27 2021 20:13:08
Simple Email Parser https://github.com/sanbornm/mp
Uploaded Wed Jan 27 2021 20:13:08
Introspected tunnels to localhost https://github.com/inconshreveable/ngrok
Uploaded Wed Jan 27 2021 20:13:08
Simplistic interactive filtering tool https://github.com/peco/peco
Uploaded Wed Jan 27 2021 20:13:08
Pie, a toolkit for creating plugins for Go applications https://github.com/natefinch/pie
Uploaded Wed Jan 27 2021 20:13:08
A simple profiling support package for Go https://github.com/davecheney/profile
Uploaded Wed Jan 27 2021 20:13:08
general purpose extensions to golang's database/sql https://github.com/jmoiron/sqlx
Uploaded Wed Jan 27 2021 20:13:08
Weather app for the terminal Dependencies: Working Go environment utf-8 terminal with 256 colors A worldweatheronline.com API key
Uploaded Wed Jan 27 2021 20:13:08
Google Go (golang) library for reading XLSX files. https://github.com/tealeg/xlsx