macOS
brew install gitoxidelocal Homebrew formula metadata
sudo port install gitoxideMacPorts ports tree · devel/gitoxide/Portfile · source: api.github.com
brew
Idiomatic, lean, fast & safe pure Rust implementation of Git. Version 0.55.0 via Homebrew; verified 2026-06-22.
install
brew install gitoxidelocal Homebrew formula metadata
sudo port install gitoxideMacPorts ports tree · devel/gitoxide/Portfile · source: api.github.com
sudo apk add gitoxideAlpine Linux edge package indexes · gitoxide · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitoxidenixpkgs package indexes · pkgs/by-name/gi/gitoxide/package.nix · source: api.github.com
sudo pacman -S gitoxideArch Linux sync databases · gitoxide · source: geo.mirror.pkgbuild.com
sudo zypper install gitoxideopenSUSE Tumbleweed package metadata · gitoxide · source: download.opensuse.org
scoop install main/gitoxideScoop official bucket manifest trees · bucket/gitoxide.json · source: api.github.com
overview
Idiomatic, lean, fast & safe pure Rust implementation of Git
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ein | cli | global executable | |
gix | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/GitoxideLabs/gitoxide
install metadata
| Package key | brew:gitoxide |
|---|---|
| Version | 0.55.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitoxide |
| Homepage | https://github.com/GitoxideLabs/gitoxide |
| Repository | https://github.com/GitoxideLabs/gitoxide |
| Upstream docs | https://docs.rs/gitoxide |
| License | Apache-2.0 |
| Source archive | https://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v0.55.0.tar.gz |
| Last updated | 2026-06-22T16:53:08Z |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/gitoxidesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.