# Installer cargo-instruments avec Homebrew

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

## installation

```sh
sudo av install brew:cargo-instruments
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cargo-instruments
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cargo-instruments
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cargo-instruments>
- **Version:** 0.4.17
- **Résumé source:** Easily generate Instruments traces for your rust crate
- **Page d'accueil:** <https://github.com/cmyr/cargo-instruments>
- **Dépôt:** <https://github.com/cmyr/cargo-instruments>
- **Licence:** MIT
- **Archive source:** <https://github.com/cmyr/cargo-instruments/archive/refs/tags/v0.4.17.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:02:58-07:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cargo-instruments (cli)
- cargo-instruments (alias)

## Dépendances

- openssl@4

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.4.17
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/cmyr/cargo-instruments
- dernière version détectée: v0.4.17 (à jour)
## Historique du projet et usages

cargo-instruments is a Cargo subcommand for profiling Rust binaries with Apple's Xcode Instruments. Its README describes it as glue between Cargo and Xcode's profiling suite, producing trace files that can be opened in Instruments.app.

### Historique du projet

The crate first appeared on crates.io in March 2019 and remains a macOS-focused tool: the official README says it requires macOS because it uses Instruments, selecting either the older instruments command or xcrun xctrace depending on the macOS version.

### Historique d'adoption

Homebrew packages cargo-instruments as a formula, and the official README presents brew install cargo-instruments as the simplest installation path. Crates.io metadata reported 47,159 downloads and version 0.4.17 when checked on 2026-06-30.

### Modes d'utilisation

Users run cargo instruments against a package binary, example, or benchmark target, choose an Instruments template such as Allocations or Time Profiler, and inspect the generated .trace output under target/instruments or another requested path.

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

It is a niche but useful bridge between the Rust package workflow and Apple's native profiler, notable because it exposes Instruments through a cargo subcommand instead of requiring users to manually stage and launch binaries.

### Chronologie

- 2019: First crates.io release 0.1.0.
- 2026: Crates.io latest version 0.4.17 and Homebrew stable version 0.4.17.

### Related projects

- Related tooling includes Cargo itself and Xcode Instruments; cargo-instruments delegates profiling to Apple's Instruments/xctrace tooling.

### Sources

- <https://api.github.com/repos/cmyr/cargo-instruments>
- <https://github.com/cmyr/cargo-instruments>
- <https://github.com/cmyr/cargo-instruments#readme>
- <https://crates.io/api/v1/crates/cargo-instruments>
- <https://formulae.brew.sh/api/formula/cargo-instruments.json>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cargo-instruments. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cargo-instruments
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/fr/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [openssl@4](https://pkg.so/fr/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [cargo-flamegraph](https://pkg.so/fr/brew/cargo-flamegraph/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, profiling, rust.
- [cargo-bloat](https://pkg.so/fr/brew/cargo-bloat/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, profiling, rust.
- [cargo-careful](https://pkg.so/fr/brew/cargo-careful/) - Shares pkgdb curated category or tags: cargo, cli, debugging, developer-tools, rust.
- [cargo-binstall](https://pkg.so/fr/brew/cargo-binstall/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-c](https://pkg.so/fr/brew/cargo-c/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-nextest](https://pkg.so/fr/brew/cargo-nextest/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-edit](https://pkg.so/fr/brew/cargo-edit/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-update](https://pkg.so/fr/brew/cargo-update/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-clone](https://pkg.so/fr/brew/cargo-clone/) - Both packages touch the same language runtime or ecosystem. Shared terms: cargo, cli, crate, developer, developer-tools.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
