macOS
brew install gitoxidelocal Homebrew formula metadata
sudo port install gitoxideMacPorts ports tree · devel/gitoxide/Portfile · ソース: api.github.com
brew
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 | cli | グローバル実行可能ファイル | |
gix | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/GitoxideLabs/gitoxide
インストールメタデータ
| パッケージキー | brew:gitoxide |
|---|---|
| バージョン | 0.56.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gitoxide |
| ホームページ | https://github.com/GitoxideLabs/gitoxide |
| リポジトリ | https://github.com/GitoxideLabs/gitoxide |
| 上流ドキュメント | https://docs.rs/gitoxide |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v0.56.0.tar.gz |
| 最終更新 | 2026-07-23T16:17:51Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| macOS 提供ライブラリ | curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitoxide |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.53.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.2
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.