# 使用 Homebrew, Nix 安装 cassowary

查看 cassowary 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cassowary
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cassowary
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cassowary
```

  证据: nixpkgs package indexes: pkgs/by-name/ca/cassowary/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:cassowary
- **软件包管理器:** Homebrew
- **版本:** 0.19.0
- **来源摘要:** Modern cross-platform HTTP load-testing tool written in Go
- **主页:** <https://github.com/rogerwelin/cassowary>
- **仓库:** <https://github.com/rogerwelin/cassowary>
- **最后更新:** 2026-07-27T19:20:56+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cassowary (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.19.0
## 项目历史与用法

Cassowary is a Go HTTP/S load-testing CLI for developers, testers, and sysadmins. Its README positions it as a cross-platform tool inspired by k6, ab, and httpstat.

### 项目历史

The official README emphasizes a single binary, Go implementation, and importable module design. The project packages both a CLI and a library surface, with release binaries and a documented Go module path.

### 采用历史

Adoption is niche and developer-tool focused. The README documents installation through GitHub releases, Homebrew on macOS, Docker, Arch/Manjaro AUR, Nix/NixOS, and RPM-building support, and it advertises an Awesome Go mention.

Homebrew analytics show 119 installs in the last 365 days in the formula API.

### 使用方式

Typical use is `cassowary run` with a URL, concurrency, and request count. The README documents standard load tests, file slurp mode, JSON/CSV metrics export, Prometheus Pushgateway export, CloudWatch metrics, histograms, boxplots, POST data, durations, custom headers, x509 authentication, and distributed load testing.

### 为什么软件包爱好者会关心

Cassowary is package-nerd interesting as a compact Go alternative to older HTTP benchmark tools: it offers one static-ish cross-platform binary, modern metrics outputs, and package-manager distribution without a service runtime.

### 时间线

- v0.10.0 and earlier: File slurp mode used its own command, according to the README note.
- 2026: Homebrew formula packages v0.19.0 from the official GitHub release archive.

### Related projects

- The README names k6, ab, and httpstat as inspirations.
- Prometheus Pushgateway and AWS CloudWatch are documented metrics export targets.

### 来源

- <https://api.github.com/repos/rogerwelin/cassowary>
- <https://github.com/rogerwelin/cassowary>
- <https://github.com/rogerwelin/cassowary/blob/master/docs/LIBRARY.md>
- <https://github.com/rogerwelin/cassowary#readme>
- <https://formulae.brew.sh/api/formula/cassowary.json>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Nix - cassowary: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/cassowary/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/cassowary.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cassowary.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
