# Installer cassowary avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cassowary pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cassowary
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:cassowary
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.19.0
- **Résumé source:** Modern cross-platform HTTP load-testing tool written in Go
- **Page d'accueil:** <https://github.com/rogerwelin/cassowary>
- **Dépôt:** <https://github.com/rogerwelin/cassowary>
- **Dernière mise à jour:** 2026-07-27T19:20:56+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cassowary (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.19.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
