go benchstat
Benchstat computes and compares statistics about benchmarks. Usage: Each input file should contain the concatenated output of a number of runs of “go test -bench.” For each different benchmark listed …
Benchstat computes and compares statistics about benchmarks. Usage: Each input file should contain the concatenated output of a number of runs of “go test -bench.” For each different benchmark listed …
God (go-daemons) is a tool to deploy and manage daemons in the Go ecosystem on GNU/Linux machines using systemd. God installs your go binary in the remote machine (server) using go install, …
Skaffold handles the workflow for building, pushing and deploying your application, allowing you to focus on what matters most: writing code. Skaffold is a command line tool that facilitates continuous development …
indent-blackline.nvim: This plugin adds indentation guides to all lines (including empty lines). It uses Neovims virtual text feature and no conceal This plugin requires Neovim 0.5 or higher. It makes use …