Automic VaultAutomic Vault

brew

cargo-llvm-lines を Homebrew, Nix でインストール

cargo-llvm-lines のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cargo-llvm-lines

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#cargo-llvm-lines

nixpkgs package indexes · pkgs/by-name/ca/cargo-llvm-lines/package.nix · ソース: api.github.com

概要

パッケージ概要

Count lines of LLVM IR per generic function

コマンドとエイリアス

  • cargo-llvm-lines

履歴

プロジェクトの歴史と使われ方

cargo-llvm-lines measures the number and size of LLVM IR instantiations for generic functions in a Rust program. Its README frames the output as a way to find code with the highest leverage for improving compilation metrics.

プロジェクトの歴史

The crate first appeared on crates.io in November 2017 as version 0.1.0. The README credits the idea to eddyb's suggestion for counting monomorphized functions while debugging compiler memory use, executable size, and compile time.

採用の歴史

The package is available through Homebrew and Nix according to the input facts, and crates.io reported 134,082 downloads when checked on 2026-06-30. Its audience is narrower than test runners or build tools, but it is well known among Rust developers investigating monomorphization bloat.

使われ方

Users run cargo llvm-lines to see total LLVM IR lines, number of copies, and function names, optionally using -p to inspect a package in a multi-crate project or release/LTO settings for a broader view.

パッケージ好きにとっての重要性

It is a package-nerd tool because it exposes otherwise hidden codegen costs in dependency and generic-heavy Rust crates, helping maintainers decide where small API or generic changes can reduce compile time and binary size.

タイムライン

  • 2017: First crates.io release 0.1.0.
  • 2026: Crates.io latest version 0.4.46 and Homebrew stable version 0.4.46.

Related projects

  • Related tooling includes Cargo, rustc/LLVM IR output, and compiler performance analysis workflows.

セキュリティ状態

保護ツール対応はまだ見つかっていません

cargo-llvm-lines に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cargo-llvm-linescliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.4.46
マネージャ更新日2026-05-29
ローカルデータOK
上流最新
検出された最新0.4.46

https://github.com/dtolnay/cargo-llvm-lines

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cargo-llvm-lines
バージョン0.4.46
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cargo-llvm-lines
ホームページhttps://github.com/dtolnay/cargo-llvm-lines
リポジトリhttps://github.com/dtolnay/cargo-llvm-lines
上流ドキュメントhttps://github.com/dtolnay/cargo-llvm-lines#readme
ライセンスApache-2.0 OR MIT
ソースアーカイブhttps://github.com/dtolnay/cargo-llvm-lines/archive/refs/tags/0.4.46.tar.gz
最終更新2026-05-29T17:20:08+02:00
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecargo-llvm-lines
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cargo-llvm-lines

nix profile install nixpkgs#cargo-llvm-lines
  • normalized package name match
  • 一致条件: Cargo Llvm Lines
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/cargo-llvm-lines/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment