macOS
brew install gitoxidelocal Homebrew formula metadata
sudo port install gitoxideMacPorts ports tree · devel/gitoxide/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.