Home

Awesome

zsh-completions

Yet another zsh completion sources library.
fork, fix or wrote myself.

src/go

commanddescription
2farsc.io/2fa: Two-factor authentication on the command line
benchcmpgolang/tools/cmd/benchsave: The benchcmp command displays performance changes between benchmarks.
benchstatgolang/perf/cmd/benchstat: Benchstat computes and compares statistics about benchmarks.
cayleygithub.com/cayleygraph/cayley: An open-source graph database
cgrepgithub.com/google/codesearch/cmd/cgrep: Cgrep behaves like grep, searching for regexp, an RE2 (nearly PCRE) regular expression.
circleci-cligithub.com/CircleCI-Public/circleci-cli: Use CircleCI from the command line.
colfgithub.com/pascaldekloe/colfer: binary serialization format
container-diffgithub.com/GoogleContainerTools/container-diff: container-diff: Diff your Docker containers
ctopgithub.com/bcicen/ctop: Top-like interface for container metrics
depgithub.com/golang/dep: Go dependency management tool
deplistgithub.com/cespare/deplist: List the external dependencies of a Go package.
dlvgithub.com/derekparker/delve: Delve is a debugger for the Go programming language.
dockrygithub.com/shyiko/dockry: Docker Registry V2 CLI (compatible with Docker Hub, GitLab Container Registry, etc; public or private)
embedmdgithub.com/campoy/embedmd: embedmd: embed code into markdown and keep everything in sync
fortiogithub.com/fortio/fortio: Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
gbgithub.com/constabulary/gb: gb, the project based build tool for Go
git-stats
glidegithub.com/Masterminds/glide: Package Management for Golang
gogolang.org/src/cmd/go: The Go programming language
go-callvisgithub.com/TrueFurby/go-callvis: Visualize call graph of a Go program using dot format.
go-langservergithub.com/sourcegraph/go-langserver: Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)
go-torchgithub.com/uber/go-torch: Stochastic flame graph profiler for Go programs
goapp
goccgithub.com/goccmack/gocc: Parser / Scanner Generator
gocodegithub.com/nsf/gocode: An autocompletion daemon for the Go programming language
godepgithub.com/tools/godep: dependency tool for go
goderivegithub.com/awalterschulze/goderive: Functional programming for Golang
godocgolang.org/x/tools/cmd/godoc: Godoc extracts and generates documentation for Go programs.
gofmtgolang.org/src/cmd/gofmt: oGofmt formats Go programs.
goimportsgolang.org/x/tools/cmd/goimports: Command goimports updates your Go import lines, adding missing ones and removing unreferenced ones.
gojsongithub.com/ChimeraCoder/gojson: Automatically generate Go (golang) struct definitions from example JSON
golintgolang.org/x/lint/golint: golint lints the Go source files named on its command line.
gometalintergithub.com/alecthomas/gometalinter: Concurrently run Go lint tools and normalise their output
gopackagesgolang.org/x/tools/go/packages/gopackages: The gopackages command is a diagnostic tool that demonstrates how to use golang.org/x/tools/go/packages to load, parse, type-check, and print one or more Go packages.
gopsgithub.com/google/gops: A tool to list and diagnose Go processes currently running on your system
gorenamegolang.org/x/tools/cmd/gorename: The gorename command performs precise type-safe renaming of identifiers in Go source code.
gosecgithub.com/securego/gosec/cmd/gosec: gosec analyzes Go source code to look for common programming mistakes that can lead to security problems.
gotagsgithub.com/jstemmer/gotags: ctags-compatible tag generator for Go
gotestsgithub.com/cweill/gotests: Generate Go tests from your source code.
goyaccgolang.org/x/tools/cmd/goyacc: Goyacc is a version of yacc for Go.
gurugolang.org/x/tools/cmd/guru: guru: a tool for answering questions about Go source code.
gvtgithub.com/FiloSottile/gvt: gvt was a minimal go vendoring tool, based on gb-vendor. Today, you want to use modules instead.
helmfilegithub.com/roboll/helmfile: Deploy Kubernetes Helm Charts
istioctlistio.io/isio/istioctl/cmd/istioctl: Command istioctl is a Istio configuration command line utility.
jiragithub.com/Netflix-Skunkworks/go-jira: simple jira command line client in Go
json2structgithub.com/yudppp/json2struct: Translate to Golang struct from json
katigithub.com/google/kati: An experimental GNU make clone
kubevalgithub.com/garethr/kubeval: Validate your Kubernetes configuration files, supports multiple Kubernetes versions
kustomizekubernetes-sigs/kustomize: Customization of kubernetes YAML configurations
mcgithub.com/minio/mc: Minio Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
megacheckhonnef.co/go/tools/cmd/megacheck: megacheck runs staticcheck, gosimple and unused at once.
minikubek8s.io/minikube: Run Kubernetes locally
pinata
poulegithub.com/icecrime/poule: A framework for GitHub automation
pprofgithub.com/google/pprof: pprof is a tool for visualization and analysis of profiling data
prototoolgithub.com/uber/prototool: Your Swiss Army Knife for Protocol Buffers
ptgithub.com/monochromegane/the_platinum_searcher: A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
reggithub.com/genuinetools/reg: Docker registry v2 command line client and repo listing generator with security checks.
roergithub.com/spinnaker/roer: A thin Spinnaker CLI
rtsgithub.com/galeone/rts: RTS: request to struct. Generates Go structs from JSON server responses.
skaffoldgithub.com/GoogleContainerTools/skaffold: Easy and Repeatable Kubernetes Development
sopsmozilla/sops: Secrets management stinks, use some sops!
ssadumpgolang.org/x/tools/cmd/ssadump: ssadump: a tool for displaying and interpreting the SSA form of Go programs.
staticcheckhonnef.co/go/tools/cmd/staticcheck: staticcheck detects a myriad of bugs and inefficiencies in your code.
unconvertgithub.com/mdempsky/unconvert: Remove unnecessary type conversions from Go source
unusedhonnef.co/go/tools/cmd/unused: unused reports unused identifiers (types, functions, ...) in your code.
wasm-dumpgithub.com/go-interpreter/wagon/cmd/wasm-dump: wasm-dump inspects a WASM module file.
wasm-rungithub.com/go-interpreter/wagon/cmd/wasm-dump: wasm-dump inspects a WASM module file.
zoekt-git-indexgithub.com/google/zoekt: Fast trigram based code search

src/macOS

commanddescription
class-dump
diskutil
dyldinfo
genstrings
hdiutil
iCoreMgr
instruments
iprofiler
log
nm
otool
strings
swift
swift-demangle
xcode-select
xcodebuild
xcrun

src/zsh

commanddescription
anka
aria2c
chromedriver
circleci
clang-formatA tool to format C/C++/Java/JavaScript/Objective-C/Protobuf code
clangdClangd is an implementation of the Language Server Protocol leveraging Clang.
cloud_sql_proxy
cmakeSupport -D completion (WIP)
conda
configure
container-builder-local
curl
darwin-debug
filemonAn FSEvents client
flake8
flatcflatc, which flatbuffers schema compiler
grpc_cli
httrack
jokerA quick and dirty iOS kernelcache handling utility
jtoolTaking the O out of otool(1)
jtool2The jtool2
jupyterProject Jupyter
kdvKDebug Unleashed for OS X/iOS
llvm-configLLVM llvm-config
llvm-dsymutilmanipulate archived DWARF debug symbol files
llvm-dwarfdumpllvm dwarf dumper
llvm-objdumpllvm object file dumper
manman page
md2gslides
mypyOptional static typing for Python 2 and 3 (PEP484)
ninjaNinja is a small build system with a focus on speed
nosetestsnose is nicer testing for python
nvimVim-fork focused on extensibility and agility
pip
prlctlParallels Desktop command-line utility is used to perform administration tasks on virtual machines
prlsrvctlParallels Desktop command-line utility is used to perform management tasks
procexpGoing over the top(1)
protoc
rcrtags client
rdmrtags daemon
shellcheck
swigSimplified wrapper and interface generator
travis
vintFast and highly extensible Vim script language lint implemented by Python
vmrun
vmware-vdiskmanager
vmware-vmx
yasmYasm assembler