Description:
Idiomatic, lean, fast & safe pure Rust implementation of Git
|
|
Type: Formula
|
Latest Version: 0.47.0@0
|
Tracked Since: Dec 22, 2025
|
|
Links:
Homepage |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
git
version-control
rust
cli
vcs
|
|
Install:
brew install gitoxide
|
About:
gitoxide is a suite of Rust crates providing a complete, from-scratch implementation of the Git version control system. It offers a safe, high-performance API for reading, writing, and manipulating Git repositories, designed for integration into other applications or for building custom Git tooling.
|
Key Features:
- Pure Rust implementation for memory safety and performance
- Idiomatic API designed for ease of use and integration
- High-performance operations for large repositories
- Modular crate architecture (git-repository, git-protocol, etc.)
- Comprehensive support for Git protocols and object formats
|
Use Cases:
- Building custom Git clients or server-side tooling
- Integrating Git operations into larger Rust applications
- Analyzing repository history and data programmatically
|
Alternatives:
-
git
– The canonical C implementation; gitoxide is a modern, safe alternative written in Rust.
-
libgit2
– Another library for Git operations; gitoxide is a pure-Rust alternative with a different API design.
|
| Detected |
Version |
Rev |
Change |
Commit |
| Dec 22, 2025 11:05am |
0.47.0 |
0 |
VERSION_BUMP |
379669ff |
| Sep 12, 2025 9:23am |
|
0 |
VERSION_BUMP |
e6a61977 |
| Dec 27, 2024 9:19am |
|
0 |
VERSION_BUMP |
f91f9012 |
| Dec 22, 2024 4:55pm |
|
0 |
VERSION_BUMP |
9db84eaa |
| Nov 24, 2024 11:00am |
|
0 |
VERSION_BUMP |
a26ebb2c |
| Oct 25, 2024 7:30am |
|
0 |
VERSION_BUMP |
40d1c9b5 |
| Oct 22, 2024 10:13pm |
|
0 |
VERSION_BUMP |
77d9ec35 |
| Oct 22, 2024 9:34pm |
|
0 |
VERSION_BUMP |
ec44e975 |
| Sep 12, 2024 4:34am |
|
0 |
VERSION_BUMP |
fcaea93d |
| May 22, 2024 12:35pm |
|
0 |
VERSION_BUMP |
8a0cfc82 |
| Jan 2, 2024 3:22pm |
|
0 |
VERSION_BUMP |
3a42b908 |
| Jan 2, 2024 9:06am |
|
0 |
VERSION_BUMP |
b5ed6119 |
| Oct 13, 2023 6:21am |
|
0 |
VERSION_BUMP |
1f13a320 |
| Oct 12, 2023 3:29pm |
|
0 |
VERSION_BUMP |
1b7ef454 |
| Sep 25, 2023 3:22am |
|
0 |
VERSION_BUMP |
774289cd |
| May 3, 2023 8:37pm |
|
0 |
VERSION_BUMP |
ae2b294f |
|