macOS
brew install gokuprovider-native install command
安装
brew install gokuprovider-native install command
概览
HTTP load testing tool
历史
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.
安全态势
没有找到 goku 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
goku | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:goku |
|---|---|
| 版本 | 3.0.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://goku.observabilityinsight.com/ |
| 仓库 | https://github.com/jcaromiq/goku |
| 最后更新 | 2026-06-15T10:20:17-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.