awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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/hubgithub का अवतार

    github/hub

    22,955GitHub पर देखें↗

    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/gitupgit-up का अवतार

    git-up/GitUp

    12,015GitHub पर देखें↗

    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/desktopdesktop का अवतार

    desktop/desktop

    21,587GitHub पर देखें↗

    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

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • rowanj/gitxrowanj का अवतार

    rowanj/gitx

    2,134GitHub पर देखें↗

    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/lazygitjesseduffield का अवतार

    jesseduffield/lazygit

    79,339GitHub पर देखें↗

    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/gitgit का अवतार

    git/git

    61,518GitHub पर देखें↗

    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/relagitrelagit का अवतार

    relagit/relagit

    1,075GitHub पर देखें↗

    The elegant solution to graphical version control.

    TypeScriptgitgit-clientsolidjs
    GitHub पर देखें↗1,075
  • nosarthur/gitanosarthur का अवतार

    nosarthur/gita

    1,882GitHub पर देखें↗

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

    Pythonclicommand-linecommand-line-tool
    GitHub पर देखें↗1,882
  • uncommon/xitUncommon का अवतार

    Uncommon/Xit

    1,170GitHub पर देखें↗

    Mac OS X Git GUI

    Swift
    GitHub पर देखें↗1,170
  • tj/git-extrastj का अवतार

    tj/git-extras

    18,076GitHub पर देखें↗

    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/gitbutlergitbutlerapp का अवतार

    gitbutlerapp/gitbutler

    19,465GitHub पर देखें↗

    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/gitlightcolinlienard का अवतार

    colinlienard/gitlight

    925GitHub पर देखें↗

    🐙 GitHub & GitLab notifications on your desktop

    Svelte
    GitHub पर देखें↗925
  • iterative/dvciterative का अवतार

    iterative/dvc

    15,680GitHub पर देखें↗

    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-colagit-cola का अवतार

    git-cola/git-cola

    2,534GitHub पर देखें↗

    git-cola: The highly caffeinated Git GUI

    Pythoncross-platform-guidebiandiff
    GitHub पर देखें↗2,534
  • unixorn/git-extra-commandsunixorn का अवतार

    unixorn/git-extra-commands

    1,163GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • ahqsoftwares/tauri-ahq-storeahqsoftwares का अवतार

    ahqsoftwares/tauri-ahq-store

    140GitHub पर देखें↗

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

    Rust
    GitHub पर देखें↗140
  • abhijithvijayan/import-github-labels-cliabhijithvijayan का अवतार

    abhijithvijayan/import-github-labels-cli

    20GitHub पर देखें↗

    CLI to sync labels between repositories on GitHub

    TypeScriptclicli-appgithub
    GitHub पर देखें↗20
  • agis-/git-style-guideagis- का अवतार

    agis-/git-style-guide

    5,114GitHub पर देखें↗

    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/sharedchamberafiqiqmal का अवतार

    afiqiqmal/SharedChamber

    97GitHub पर देखें↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    GitHub पर देखें↗97
  • aaronpearce/devswitchA

    aaronpearce/DevSwitch

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 8144225309/superscalar-mcp8144225309 का अवतार

    8144225309/superscalar-mcp

    0GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗0
  • allegiance-consulting/blazor-highchartsAllegiance-Consulting का अवतार

    Allegiance-Consulting/blazor-highcharts

    32GitHub पर देखें↗

    Blazor Wrapper for Highcharts library

    C#
    GitHub पर देखें↗32
  • almoullim/vue-tabeventsAlmoullim का अवतार

    Almoullim/vue-tabevents

    33GitHub पर देखें↗

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

    JavaScripteventsjavascriptvue-plugin
    GitHub पर देखें↗33
  • alwindoss/morsealwindoss का अवतार

    alwindoss/morse

    87GitHub पर देखें↗

    Morse Code Library in Go

    Go
    GitHub पर देखें↗87
  • alyalin/praccjsalyalin का अवतार

    alyalin/PraccJS

    130GitHub पर देखें↗

    Practice JavaScript with real-time code execution

    Rust
    GitHub पर देखें↗130
  • alziqziq/vue-paginate-alalziqziq का अवतार

    alziqziq/vue-paginate-al

    48GitHub पर देखें↗

    Vue paginate with return your data

    Vuepaginatepaginationvue
    GitHub पर देखें↗48
  • amtrack/force-dev-toolamtrack का अवतार

    amtrack/force-dev-tool

    109GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗109
  • anderscheow/validatoranderscheow का अवतार

    anderscheow/Validator

    129GitHub पर देखें↗

    A tool to validate text inside TextInputLayout

    Kotlin
    GitHub पर देखें↗129
  • alirezanet/husky.netalirezanet का अवतार

    alirezanet/Husky.Net

    846GitHub पर देखें↗

    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