awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to shikkic/gitbar

Open-source alternatives to Gitbar

30 open-source projects similar to shikkic/gitbar, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gitbar alternative.

  • github/hubالصورة الرمزية لـ github

    github/hub

    22,955عرض على GitHub↗

    Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests. The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests. The utility includes shell command completion and argument parsing to improve terminal productivity. It also suppo

    Go
    عرض على GitHub↗22,955
  • git-up/gitupالصورة الرمزية لـ git-up

    git-up/GitUp

    12,015عرض على GitHub↗

    GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a visual environment for browsing repository content, editing history, and performing version control operations. The application features an interactive commit graph visualizer for navigating branching and merging history. It includes a dedicated history editor that allows for the visual manipulation of the project timeline, including the ability to reorder, split, and roll back commits. The tool covers diff analysis through side-by-side file comparisons and high-speed content sear

    Objective-C
    عرض على GitHub↗12,015
  • desktop/desktopالصورة الرمزية لـ desktop

    desktop/desktop

    21,587عرض على GitHub↗

    This project is a graphical desktop client for managing version control repositories. It provides a visual interface that translates complex command-line operations into intuitive workflows for tracking local code changes and synchronizing them with remote servers. The application distinguishes itself through integrated credential management and network configuration tools. It utilizes secure authentication flows to handle remote service logins and includes a network layer that automatically detects and applies system-wide proxy settings. These capabilities ensure that version control operati

    TypeScriptelectrongitgithub
    عرض على GitHub↗21,587

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • rowanj/gitxالصورة الرمزية لـ rowanj

    rowanj/gitx

    2,134عرض على GitHub↗

    Fork of Pieter's nice git GUI for OS X. Includes branch/tag sidebar and various fixes. Current development focus is on removing legacy git command line usage in favour of libgit2 and objective-git.

    Objective-C
    عرض على GitHub↗2,134
  • jesseduffield/lazygitالصورة الرمزية لـ jesseduffield

    jesseduffield/lazygit

    79,339عرض على GitHub↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without relying solely on manual command-line input. The tool distinguishes itself by automating complex version control tasks that typically require multiple manual steps. It provides specialized interfaces for interactive rebasing, commit history amendment, and binary search-based regress

    Gocligitterminal
    عرض على GitHub↗79,339
  • git/gitالصورة الرمزية لـ git

    git/git

    61,518عرض على GitHub↗

    Git is a distributed version control system and command-line tool designed for tracking changes in source code and coordinating collaborative software development. It functions as a content-addressable storage platform where project data is maintained as immutable objects indexed by cryptographic hashes, ensuring data integrity and efficient deduplication. The system organizes project history as a directed acyclic graph, where each commit serves as a snapshot linked to its parent to create a verifiable timeline of modifications. The architecture distinguishes itself through an index-based sta

    Cchacktoberfestshell
    عرض على GitHub↗61,518
  • relagit/relagitالصورة الرمزية لـ relagit

    relagit/relagit

    1,075عرض على GitHub↗

    The elegant solution to graphical version control.

    TypeScriptgitgit-clientsolidjs
    عرض على GitHub↗1,075
  • nosarthur/gitaالصورة الرمزية لـ nosarthur

    nosarthur/gita

    1,882عرض على GitHub↗

    Manage many git repos with sanity 从容管理多个git库

    Pythonclicommand-linecommand-line-tool
    عرض على GitHub↗1,882
  • uncommon/xitالصورة الرمزية لـ Uncommon

    Uncommon/Xit

    1,170عرض على GitHub↗

    Mac OS X Git GUI

    Swift
    عرض على GitHub↗1,170
  • tj/git-extrasالصورة الرمزية لـ tj

    tj/git-extras

    18,076عرض على GitHub↗

    git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary

    Shellgit
    عرض على GitHub↗18,076
  • gitbutlerapp/gitbutlerالصورة الرمزية لـ gitbutlerapp

    gitbutlerapp/gitbutler

    19,465عرض على GitHub↗

    GitButler is a desktop application designed for managing Git version control workflows. It provides a visual interface for organizing concurrent development tasks, allowing users to work on multiple features or bug fixes simultaneously within a single repository without the need for manual context switching. The application utilizes a virtual file system overlay and in-memory staging to track granular file modifications independently of the underlying version control system. It features a conflict isolation engine that breaks down complex merge conflicts into smaller, manageable segments, and

    Rustgitgithubtauri
    عرض على GitHub↗19,465
  • colinlienard/gitlightالصورة الرمزية لـ colinlienard

    colinlienard/gitlight

    925عرض على GitHub↗

    🐙 GitHub & GitLab notifications on your desktop

    Svelte
    عرض على GitHub↗925
  • iterative/dvcالصورة الرمزية لـ iterative

    iterative/dvc

    15,680عرض على GitHub↗

    DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi

    Python
    عرض على GitHub↗15,680
  • git-cola/git-colaالصورة الرمزية لـ git-cola

    git-cola/git-cola

    2,534عرض على GitHub↗

    git-cola: The highly caffeinated Git GUI

    Pythoncross-platform-guidebiandiff
    عرض على GitHub↗2,534
  • unixorn/git-extra-commandsالصورة الرمزية لـ unixorn

    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
  • aidenmagrath/windows-auto-unzipperA

    aidenmagrath/Windows-Auto-Unzipper

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ahqsoftwares/tauri-ahq-storeالصورة الرمزية لـ ahqsoftwares

    ahqsoftwares/tauri-ahq-store

    140عرض على GitHub↗

    We're migrating to https://github.com/ahqstore/client

    Rust
    عرض على GitHub↗140
  • abhijithvijayan/import-github-labels-cliالصورة الرمزية لـ abhijithvijayan

    abhijithvijayan/import-github-labels-cli

    20عرض على GitHub↗

    CLI to sync labels between repositories on GitHub

    TypeScriptclicli-appgithub
    عرض على GitHub↗20
  • agis-/git-style-guideالصورة الرمزية لـ agis-

    agis-/git-style-guide

    5,114عرض على GitHub↗

    This project is a version control style guide and contribution standard. It provides formal specifications for maintaining consistency in commit messaging, branch naming, and general development workflows within Git. The guide focuses on organizing project history through atomic commit structuring and specific rebasing strategies to ensure a clean, linear timeline. It establishes standardized conventions for naming branches with ticket identifiers and formatting commit messages to explain the reasoning behind changes. The framework also covers the coordination of team contributions through m

    عرض على GitHub↗5,114
  • afiqiqmal/sharedchamberالصورة الرمزية لـ afiqiqmal

    afiqiqmal/SharedChamber

    97عرض على GitHub↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    عرض على GitHub↗97
  • aaronpearce/devswitchA

    aaronpearce/DevSwitch

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 8144225309/superscalar-mcpالصورة الرمزية لـ 8144225309

    8144225309/superscalar-mcp

    0عرض على GitHub↗

    MCP server for SuperScalar — Bitcoin Lightning channel factories. Query protocol specs, estimate UTXO savings, and explore factory architectures.

    JavaScript
    عرض على GitHub↗0
  • allegiance-consulting/blazor-highchartsالصورة الرمزية لـ Allegiance-Consulting

    Allegiance-Consulting/blazor-highcharts

    32عرض على GitHub↗

    Blazor Wrapper for Highcharts library

    C#
    عرض على GitHub↗32
  • almoullim/vue-tabeventsالصورة الرمزية لـ Almoullim

    Almoullim/vue-tabevents

    33عرض على GitHub↗

    Event-Based communication across opened tabs for Vue 2.x

    JavaScripteventsjavascriptvue-plugin
    عرض على GitHub↗33
  • alwindoss/morseالصورة الرمزية لـ alwindoss

    alwindoss/morse

    87عرض على GitHub↗

    Morse Code Library in Go

    Go
    عرض على GitHub↗87
  • alyalin/praccjsالصورة الرمزية لـ alyalin

    alyalin/PraccJS

    130عرض على GitHub↗

    Practice JavaScript with real-time code execution

    Rust
    عرض على GitHub↗130
  • alziqziq/vue-paginate-alالصورة الرمزية لـ alziqziq

    alziqziq/vue-paginate-al

    48عرض على GitHub↗

    Vue paginate with return your data

    Vuepaginatepaginationvue
    عرض على GitHub↗48
  • amtrack/force-dev-toolالصورة الرمزية لـ amtrack

    amtrack/force-dev-tool

    109عرض على GitHub↗

    `console $ npm install --global force-dev-tool `

    JavaScript
    عرض على GitHub↗109
  • anderscheow/validatorالصورة الرمزية لـ anderscheow

    anderscheow/Validator

    129عرض على GitHub↗

    A tool to validate text inside TextInputLayout

    Kotlin
    عرض على GitHub↗129
  • alirezanet/husky.netالصورة الرمزية لـ alirezanet

    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