macOS
brew install gitoxidelocal Homebrew formula metadata
sudo port install gitoxideMacPorts ports tree · devel/gitoxide/Portfile · ソース: api.github.com
brew / 順位 3678
gitoxide のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gitoxidelocal Homebrew formula metadata
sudo port install gitoxideMacPorts ports tree · devel/gitoxide/Portfile · ソース: api.github.com
sudo apk add gitoxideAlpine Linux edge package indexes · gitoxide · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitoxidenixpkgs package indexes · pkgs/by-name/gi/gitoxide/package.nix · ソース: api.github.com
sudo pacman -S gitoxideArch Linux sync databases · gitoxide · ソース: geo.mirror.pkgbuild.com
sudo zypper install gitoxideopenSUSE Tumbleweed package metadata · gitoxide · ソース: download.opensuse.org
scoop install main/gitoxideScoop official bucket manifest trees · bucket/gitoxide.json · ソース: api.github.com
概要
Idiomatic, lean, fast & safe pure Rust implementation of Git
履歴
gitoxide is a pure Rust implementation of Git, packaged both as command-line tools and as a library-oriented workspace. The project emphasizes correctness, performance, and a developer experience that Rust applications can embed without shelling out to Git.
The GitHub repository was created in June 2018. Over time, the project evolved from the `gitoxide` command-line package into a workspace centered on the `gix` crate, with lower-level crates for Git objects, refs, configuration, transport, indexes, ignore rules, worktrees, status, and related plumbing.
The project is significant in the Rust ecosystem because it offers Git functionality as native Rust crates. The README describes `gix` as the application entry point and treats the `gix` and `ein` binaries as development tools for exercising the API in real repositories.
Practitioners use gitoxide in two main ways: Rust developers depend on `gix` and its component crates to read and manipulate repositories, while CLI users and packagers install `gitoxide` to experiment with the `gix` and `ein` binaries. The README warns that the command-line tools may remain unstable, so library use is the steadier integration path.
Package maintainers care about gitoxide because it is both a CLI package and a large Rust crate graph. Its README documents multiple build profiles, Homebrew and Arch installation, Cargo installation, binary releases, and feature choices such as `max-pure` and `lean`, making it a useful case study in packaging Rust applications with optional native dependencies.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ein | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gix | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gitoxide |
|---|---|
| バージョン | 0.56.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/GitoxideLabs/gitoxide |
| リポジトリ | https://github.com/GitoxideLabs/gitoxide |
| 最終更新 | 2026-07-23T16:17:51Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gitoxide
nix profile install nixpkgs#gitoxidegitoxide 0.14.0-r1
An idiomatic, lean, fast & safe pure Rust implementation of Git
https://github.com/Byron/gitoxide
sudo apk add gitoxidegitoxide 0.56.0-1
An idiomatic, lean, fast & safe pure Rust implementation of Git
https://github.com/Byron/gitoxide
sudo pacman -S gitoxidegitoxide 0.50.0-1.4
An idiomatic & safe pure-Rust implementation of Git
https://github.com/Byron/gitoxide
sudo zypper install gitoxidegitoxide
sudo port install gitoxidemain/gitoxide
scoop install main/gitoxideソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.