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 …

god: go daemons

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, …

goweight

goweight: A tool to analyze and troubleshoot a Go binary size. For more, see this blog post ✅ Get a breakdown of all modules inside a binary✅ Supports Go 1.11 modules✅ Output as JSON …

roumon

roumon: A goroutine monitor to keep track of active routines from within your favorite shell. Features Track live state of all active goroutines Terminal user interface written with termui 🤓 Simple to integrate pprof …

go.nvim

go.nvim A modern go neovim plugin based on treesitter, nvim-lsp and dap debugger. It is written in Lua and async as much as possible. PR & Suggestions welcome. The plugin …

better go playground

Improved Go Playground powered by Monaco Editor and React – https://goplay.tools/ Features 🌚 Dark theme 💡 Code autocomplete 💾 Load and save files 📔 Snippets and tutorials ⚙ Customization (fonts, ligatures, etc) 🛠 WebAssembly support