macOS
brew install gokulocal Homebrew formula metadata
sudo port install gokuMacPorts ports tree · net/goku/Portfile · source: api.github.com
brew
HTTP load testing tool. Version 3.0.0 via Homebrew; verified 2026-06-15.
install
brew install gokulocal Homebrew formula metadata
sudo port install gokuMacPorts ports tree · net/goku/Portfile · source: api.github.com
nix profile install nixpkgs#gokunixpkgs package indexes · pkgs/by-name/go/goku/package.nix · source: api.github.com
overview
HTTP load testing tool
history
Goku is a Rust HTTP load-testing CLI for benchmarking web services. Its maintainer describes it as inspired by Drill and Vegeta, with a focus on simple command-line load profiles, live statistics, rate limiting, scenarios, and structured output.
The GitHub project was created in February 2023 and had early 0.0.x and 0.1.x releases within the same week. The README later expanded the tool beyond one-shot HTTP benchmarking with duration-based runs, multi-step YAML scenarios, comparison of saved JSON benchmark runs, and an MCP server interface.
Goku appears in Homebrew, MacPorts, and Nix package metadata, which places it in the small but familiar package-manager niche of single-binary HTTP benchmarking tools. Its adoption footprint is modest compared with older load generators, so the best-supported history is the maintainer's README and release stream rather than third-party ecosystem writing.
Typical use is `goku --target URL` with flags for clients, iterations or duration, headers, request body, output format, and rate limits. The `compare` subcommand makes it useful for package-manager users who want a local CLI to compare benchmark results without standing up a hosted load-testing service.
For package nerds, Goku is notable as a newer Rust entrant in the classic `ab`/Vegeta/Drill style: easy to bottle, easy to run from CI or a shell, and small enough to install as a toolbox binary. Its MCP support also reflects the 2025-era pattern of CLI tools exposing agent-callable surfaces.
security posture
No matching local secret-handling manifest was found for goku. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
goku | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jcaromiq/goku
install metadata
| Package key | brew:goku |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/goku |
| Homepage | https://goku.observabilityinsight.com/ |
| Repository | https://github.com/jcaromiq/goku |
| Upstream docs | https://github.com/jcaromiq/goku#readme |
| License | MIT |
| Source archive | https://github.com/jcaromiq/goku/archive/refs/tags/v3.0.0.tar.gz |
| Last updated | 2026-06-15T10:20:17-04:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goku |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
goku
nix profile install nixpkgs#gokugoku
sudo port install gokusource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.