awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to libgit2/rugged

Open-source alternatives to Rugged

20 open-source projects similar to libgit2/rugged, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rugged alternative.

  • aanand/git-upaanand 的头像

    aanand/git-up

    2,590在 GitHub 上查看↗

    NOT MAINTAINED

    Ruby
    在 GitHub 上查看↗2,590
  • alirezanet/husky.netalirezanet 的头像

    alirezanet/Husky.Net

    846在 GitHub 上查看↗

    Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀

    C#code-formatdev-dependenciesdeveloper-experience
    在 GitHub 上查看↗846
  • arc90/git-sweeparc90 的头像

    arc90/git-sweep

    2,675在 GitHub 上查看↗

    A command-line tool that helps you clean up Git branches that have been merged into master.

    Python
    在 GitHub 上查看↗2,675
  • brigade/overcommitbrigade 的头像

    brigade/overcommit

    4,008在 GitHub 上查看↗

    Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts that enforce coding standards and project workflows. It acts as a management layer for distributed hook configuration, applying global templates across multiple repositories to ensure consistent validation rules. The system functions as a parallel task runner, executing multiple validation scripts concurrently across CPU cores to reduce the time spent during pre-commit checks. It distinguishes itself through signature-based integrity verification to detect unauthorized changes to

    Ruby
    在 GitHub 上查看↗4,008
  • dahlbyk/posh-gitdahlbyk 的头像

    dahlbyk/posh-git

    8,218在 GitHub 上查看↗

    posh-git is a PowerShell extension that provides a Git prompt and a set of toolsets for enhancing terminal productivity. It integrates Git status and branch information directly into the PowerShell command prompt and provides a toolkit for customizing the appearance, colors, and path formatting of the shell session. The project distinguishes itself by providing command line autocompletion for Git commands, branch names, and file paths. It also includes an SSH agent manager with wrapper commands to start, stop, and monitor the status of secure shell agent processes. The software covers broade

    PowerShellchocolateygitpowershell
    在 GitHub 上查看↗8,218

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • git-ecosystem/git-credential-managergit-ecosystem 的头像

    git-ecosystem/git-credential-manager

    9,021在 GitHub 上查看↗

    This project is a Git credential helper that automates the storage and retrieval of authentication secrets for remote repository operations. It functions as an OAuth token manager and an operating system vault storage interface to ensure authentication secrets are encrypted at rest. The tool acts as a cross-platform authentication broker, enabling the sharing of secure credentials between a host operating system and a Linux subsystem. It also serves as an enterprise proxy gateway, routing authentication traffic through corporate proxy servers to reach restricted repository endpoints. The sys

    C#aadauthenticationazure-devops
    在 GitHub 上查看↗9,021
  • gitextensions/gitextensionsgitextensions 的头像

    gitextensions/gitextensions

    8,361在 GitHub 上查看↗

    GitExtensions is a graphical user interface client for managing Git repositories. It provides a suite of visual tools for browsing commit logs, staging changes, and tracking file evolution across a project's history. The project features a commit visualizer that maps branch and merge relationships via a graphical map and a dedicated history manager for performing interactive rebases and squashing commits. It includes a visual merge conflict resolver to identify and fix overlapping code changes during merges or history rewrites. The software covers broad version control capabilities, includin

    C#gitgit-clientgit-gui
    在 GitHub 上查看↗8,361
  • gittools/gitversionGitTools 的头像

    GitTools/GitVersion

    3,123在 GitHub 上查看↗

    From git log to SemVer in no time

    C#c-sharpdotnetgit
    在 GitHub 上查看↗3,123
  • grosser/git-autobisectgrosser 的头像

    grosser/git-autobisect

    86在 GitHub 上查看↗

    Find the first broken commit without having to learn git bisect

    Ruby
    在 GitHub 上查看↗86
  • grosser/git-whencegrosser 的头像

    grosser/git-whence

    20在 GitHub 上查看↗

    Find the merge and pull request a commit came from fuzzy search for cherry-picks

    Ruby
    在 GitHub 上查看↗20
  • jingweno/ghjingweno 的头像

    jingweno/gh

    717在 GitHub 上查看↗

    Fast GitHub command line client (deprecated). gh has been merged into https://github.com/github/hub, see https://github.com/github/hub/issues/475 for more info

    Go
    在 GitHub 上查看↗717
  • libgit2/libgit2sharplibgit2 的头像

    libgit2/libgit2sharp

    3,439在 GitHub 上查看↗

    Git .NET = ❤

    C#dotnetdotnet-coregit
    在 GitHub 上查看↗3,439
  • markchalloner/git-semvermarkchalloner 的头像

    markchalloner/git-semver

    395在 GitHub 上查看↗

    Git plugin for Semantic Versioning

    Shell
    在 GitHub 上查看↗395
  • narkoz/ginatraNARKOZ 的头像

    NARKOZ/ginatra

    524在 GitHub 上查看↗

    A web frontend for Git repositories

    Ruby
    在 GitHub 上查看↗524
  • osheroff/git-spelunkosheroff 的头像

    osheroff/git-spelunk

    47在 GitHub 上查看↗

    git-spelunk, an interactive git history tool

    Ruby
    在 GitHub 上查看↗47
  • peterhurford/git-it-on.zshpeterhurford 的头像

    peterhurford/git-it-on.zsh

    117在 GitHub 上查看↗

    Quickly navigate GitHub from the command line.

    Shell
    在 GitHub 上查看↗117
  • reenhanced/gitreflowreenhanced 的头像

    reenhanced/gitreflow

    1,491在 GitHub 上查看↗

    Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.

    Ruby
    在 GitHub 上查看↗1,491
  • sobolevn/git-secretsobolevn 的头像

    sobolevn/git-secret

    4,023在 GitHub 上查看↗

    git-secret is a command line tool and Bash encryption utility used to manage sensitive configuration files and passwords within Git repositories. It enables version controlled secret storage by encrypting files with GPG public keys, ensuring that sensitive data can be committed to a repository without exposing plaintext. The tool utilizes a PGP encryption workflow to control access through a managed keyring of authorized public keys. This allows for the granting and revocation of decryption permissions for specific users. To prevent accidental data leaks, it automatically integrates with Git

    Shellencryptiongitgit-addons
    在 GitHub 上查看↗4,023
  • unixorn/git-extra-commandsunixorn 的头像

    unixorn/git-extra-commands

    1,163在 GitHub 上查看↗

    A collection of git utilities, useful extra git scripts, tutorials and other useful articles.

    Shellantigenbashcollection
    在 GitHub 上查看↗1,163
  • visionmedia/git-extrasvisionmedia 的头像

    visionmedia/git-extras

    18,076在 GitHub 上查看↗

    git-extras is a collection of command line extensions for Git that provide utilities for managing repositories, analyzing commit history, and automating version control workflows. The suite includes tools for generating automated changelogs from commit history and utilities for identifying and cleaning up merged or stale branches. The project provides a set of analysis tools to quantify project contributions by calculating commit percentages and author metrics. It further includes capabilities for summarizing repository metadata and state to optimize routine inspections. The toolset is imple

    Shell
    在 GitHub 上查看↗18,076