• BORG.ZIP (39,469K)

    Uploaded Wed Jan 27 2021 20:13:08

    Borg: A terminal based search engine for
    bash commands.
    https://github.com/crufter/borg
    
  • cli-init.zip (10K)

    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
    
  • CLI-UTIL.ZIP (19K)

    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
    
  • coop.zip (6K)

    Uploaded Wed Jan 27 2021 20:13:08

    Cheat sheet for some of the common
    concurrent flows in Go
    https://github.com/rakyll/coop
    
  • go-debug.zip (8K)

    Uploaded Wed Jan 27 2021 20:13:08

    Conditional debug logging for Golang
    libraries & applications
    https://github.com/visionmedia/go-debug
    
  • go-dry.zip (21K)

    Uploaded Wed Jan 27 2021 20:13:08

    DRY (don't repeat yourself) package for Go
    https://github.com/ungerik/go-dry
    
  • gocrutil.zip (158K)

    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
    
  • godebug.zip (325K)

    Uploaded Wed Jan 27 2021 20:13:08

    godebug A cross-platform debugger for Go.

  • gometali.zip (11K)

    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
    
  • GOPNCILS.ZIP (15K)

    Uploaded Wed Jan 27 2021 20:13:08

    Easily consume REST APIs with Go (golang)
    https://github.com/bndr/gopencils
    
  • goreprtr.zip (1,646K)

    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
    
  • goreq.zip (12K)

    Uploaded Wed Jan 27 2021 20:13:08

    Minimal and simple request library for Go
    language.  https://github.com/franela/goreq
    
  • GOREQUES.ZIP (12K)

    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
    
  • GOTENV.ZIP (9K)

    Uploaded Wed Jan 27 2021 20:13:08

    Load environment variables dynamically in
    Go.  https://github.com/subosito/gotenv
    
  • gronGO.zip (13K)

    Uploaded Wed Jan 27 2021 20:13:08

    Gron provides a clear syntax for writing and
    deploying cron jobs for GO.
    
  • HOVERFLY.ZIP (120K)

    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
    
  • lfmngr.zip (38K)

    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
    
  • LIBRETTO.ZIP (2,142K)

    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
    
  • LRSERVER.ZIP (16K)

    Uploaded Wed Jan 27 2021 20:13:08

    Simple LiveReload server for Go [golang]
    https://github.com/jaschaephraim/lrserver
    
  • MP.ZIP (6K)

    Uploaded Wed Jan 27 2021 20:13:08

    Simple Email Parser
    https://github.com/sanbornm/mp
    
  • NGROK.ZIP (196K)

    Uploaded Wed Jan 27 2021 20:13:08

    Introspected tunnels to localhost
    https://github.com/inconshreveable/ngrok
    
  • peco.zip (53K)

    Uploaded Wed Jan 27 2021 20:13:08

    Simplistic interactive filtering tool
    https://github.com/peco/peco
    
  • pietlkit.zip (15K)

    Uploaded Wed Jan 27 2021 20:13:08

    Pie, a toolkit for creating plugins for Go
    applications
    https://github.com/natefinch/pie
    
  • PROFILE.ZIP (5K)

    Uploaded Wed Jan 27 2021 20:13:08

    A simple profiling support package for Go
    https://github.com/davecheney/profile
    
  • SQLX.ZIP (34K)

    Uploaded Wed Jan 27 2021 20:13:08

    general purpose extensions to golang's
    database/sql https://github.com/jmoiron/sqlx
    
  • wego.zip (9K)

    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
    
  • XLSX.ZIP (59K)

    Uploaded Wed Jan 27 2021 20:13:08

    Google Go (golang) library for reading XLSX
    files.  https://github.com/tealeg/xlsx