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

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

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

22 مستودعات

Awesome GitHub RepositoriesVersion Control Systems

Tools for managing source code, issues, and software development workflows.

Explore 22 awesome GitHub repositories matching part of an awesome list · Version Control Systems. Refine with filters or upvote what's useful.

Awesome Version Control Systems GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    Terminal-based UI for performing Git operations.

    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

    Distributed version control system for tracking code changes.

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

    makeplane/plane

    50,924عرض على GitHub↗

    Plane is a project management platform designed for planning, tracking, and delivering complex organizational tasks. It provides a centralized workspace that utilizes hierarchical structures to organize work into epics and initiatives, enabling automated progress tracking across teams without requiring manual status updates. The platform distinguishes itself through an integrated artificial intelligence engine that coordinates tasks, retrieves live data, and automates repetitive workflows by analyzing project history and documentation. It supports enterprise-grade requirements by offering sel

    Self-hostable issue and product roadmap tracker.

    TypeScriptboardsbug-trackerdjango
    عرض على GitHub↗50,924
  • gogs/gogsالصورة الرمزية لـ gogs

    gogs/gogs

    47,606عرض على GitHub↗

    Gogs هي خدمة Git مستضافة ذاتياً ومنصة استضافة كود تعاونية. تعمل كمدير للتحكم في الإصدار يسمح للمستخدمين بتخزين وإدارة الكود المصدري على بنيتهم التحتية الخاصة باستخدام بروتوكولات SSH وHTTP وHTTPS. تتميز المنصة بقدرات نسخ متطابقة شاملة، حيث تعمل كأداة لمزامنة ونسخ المستودعات والويكي من مقدمي الاستضافة الخارجيين إلى مثيل محلي. وهي مصممة للنشر الآمن والمعبأ في حاويات، وتدعم تكوينات المستخدم غير الجذر لتلبية متطلبات الأمان الصارمة. بالإضافة إلى الاستضافة الأساسية، توفر مجموعة من أدوات التعاون بما في ذلك طلبات السحب، وتتبع المشكلات، والويكي، ومراجعات الكود من قبل الأقران. يدمج النظام أتمتة سير العمل عبر webhooks وGit hooks، ويدير الملفات الثنائية كبيرة الحجم من خلال تخزين الملفات الكبيرة، ويوفر تحكماً دقيقاً في الوصول لإدارة المستودعات الخاصة. يمكن نشر الخدمة كصورة حاوية لسلوك متسق عبر بيئات استضافة مختلفة.

    Lightweight, self-hosted Git service.

    Godockergitgo
    عرض على GitHub↗47,606
  • gitlabhq/gitlabhqالصورة الرمزية لـ gitlabhq

    gitlabhq/gitlabhq

    24,433عرض على GitHub↗

    This project is a Git DevOps platform and repository manager providing a complete toolset for hosting Git repositories, managing project tasks, and automating software delivery pipelines. It functions as a self-hosted version control system with integrated access controls, an issue tracker for project management, and a CI/CD pipeline orchestrator. The platform distinguishes itself by integrating DevSecOps capabilities, specifically a security scanner designed to detect secret leaks and API keys during the code review process. It coordinates the entire DevOps lifecycle, linking version control

    Web-based platform for repository management and issue tracking.

    Ruby
    عرض على GitHub↗24,433
  • 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

    Command-line wrapper for interacting with GitHub.

    Go
    عرض على GitHub↗22,955
  • 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

    Version control for data and machine learning models.

    Python
    عرض على GitHub↗15,680
  • 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

    Visual interface for managing Git repositories.

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

    sitaramc/gitolite

    8,582عرض على GitHub↗

    Gitolite هو طبقة إدارة من جانب الخادم لمستودعات Git المستضافة ذاتياً، حيث ينظم إعدادات المستودع والوصول للمستخدمين عبر مفاتيح SSH العامة. يعمل كمنسق لإعدادات Git، حيث يطبق قواعد المستودع وأدوار المستخدمين على خادم Linux مركزي لإدارة دورة حياة بيانات التحكم في الإصدارات المستضافة. يتميز النظام بنموذج إدارته القائم على Git، حيث يتم تخزين جميع المستخدمين وقواعد الوصول في مستودع Git مخصص يعمل كمصدر وحيد للحقيقة. يتيح ذلك لمسؤولي الخادم إدارة بيئة الاستضافة عن طريق دفع تغييرات الإعدادات إلى هذا المستودع الإداري. يوفر المشروع تحكماً دقيقاً في الوصول، باستخدام مطابقة الأنماط لتقييد أو منح الأذونات لفروع وعلامات (tags) محددة. كما يتضمن قدرات لتنظيم المستخدمين والمستودعات في مجموعات، ويوفر واجهة مقيدة لتنفيذ المهام الإدارية والاستعلام عن حالة الخادم عبر SSH دون الحاجة إلى وصول كامل للـ shell.

    Server-side tool for fine-grained Git access control.

    Perl
    عرض على GitHub↗8,582
  • sourcegit-scm/sourcegitالصورة الرمزية لـ sourcegit-scm

    sourcegit-scm/sourcegit

    5,422عرض على GitHub↗

    SourceGit هو عميل Git GUI لسطح المكتب متعدد المنصات وأداة للتحكم في الإصدار متوافقة مع Windows وmacOS وLinux. يوفر واجهة مستخدم رسومية لاستنساخ ودمج وتحليل تغييرات الكود، ويعمل كمدير مرئي لمستودعات Git. يتضمن التطبيق مولد التزام (commit) مدعوماً بالذكاء الاصطناعي لصياغة رسائل التزام موحدة ومدير طلب سحب (pull request) لبدء وإدارة عمليات الدمج عبر خدمات الاستضافة المدعومة عبر واجهات برمجة تطبيقات الويب. يغطي البرنامج قدرات واسعة للتحكم في الإصدار، بما في ذلك عمليات متقدمة مثل إعادة التأسيس التفاعلي (interactive rebasing)، وcherry-picking، وإدارة الوحدات الفرعية. يتميز بتصور التاريخ القائم على الرسم البياني لتحليل اللوم (blame analysis) وعرض diff جنباً إلى جنب للمقارنة المرئية للكود. يتكامل النظام مع محررات النصوص الخارجية ويتضمن واجهة سطر أوامر لتشغيل طرق عرض وأدوات تطبيق محددة من الطرفية.

    Simple graphical client for Git repositories.

    C#cross-platformgitgit-gui
    عرض على GitHub↗5,422
  • git-cola/git-colaالصورة الرمزية لـ git-cola

    git-cola/git-cola

    2,534عرض على GitHub↗

    git-cola: The highly caffeinated Git GUI

    Graphical interface for managing Git repositories.

    Pythoncross-platform-guidebiandiff
    عرض على GitHub↗2,534
  • murmele/gittyupالصورة الرمزية لـ Murmele

    Murmele/Gittyup

    2,206عرض على GitHub↗

    Understand your Git history!

    Graphical client for visualizing and managing source history.

    C++cppgitgui-application
    عرض على GitHub↗2,206
  • sdg-mit/gitlessالصورة الرمزية لـ sdg-mit

    sdg-mit/gitless

    1,945عرض على GitHub↗

    A simple version control system built on top of Git

    Simplified version control system built on Git.

    Python
    عرض على GitHub↗1,945
  • gisto/gistoالصورة الرمزية لـ Gisto

    Gisto/Gisto

    1,155عرض على GitHub↗

    Gisto is a Cross-platform snippets management application that allows you and/or your team share code snippets fast and easily. Based on GitHub Gists or GitLab snippets Infrastructure which means you can use all your existing snippets by connecting your GitHub/GitLab account!

    Manager for GitHub Gists with search and organization features.

    TypeScriptgistgithub-gistgitlab-snippets
    عرض على GitHub↗1,155
  • jonashaag/klausالصورة الرمزية لـ jonashaag

    jonashaag/klaus

    697عرض على GitHub↗

    docker run klaus / pip install klaus — the first Git web viewer that Just Works™.

    Web-based viewer for Git repositories.

    Pythongitpythonzero-configuration
    عرض على GitHub↗697
  • edgewall/tracالصورة الرمزية لـ edgewall

    edgewall/trac

    538عرض على GitHub↗

    Trac is an enhanced wiki and issue tracking system for software development projects (mirror)

    Web-based wiki and issue tracker for software projects.

    Python
    عرض على GitHub↗538
  • rabbitvcs/rabbitvcsالصورة الرمزية لـ rabbitvcs

    rabbitvcs/rabbitvcs

    396عرض على GitHub↗

    The new home of rabbitvcs

    Graphical tools for integrating version control into file managers.

    Python
    عرض على GitHub↗396
  • shikkic/gitbarالصورة الرمزية لـ Shikkic

    Shikkic/gitbar

    361عرض على GitHub↗

    :octocat: Open source github contribution stats on your Mac OS X Menu Bar

    Display GitHub contribution statistics in the menu bar.

    JavaScriptbitbar
    عرض على GitHub↗361
  • viewvc/viewvcالصورة الرمزية لـ viewvc

    viewvc/viewvc

    353عرض على GitHub↗

    ViewVC is a browser interface for CVS and Subversion version control repositories.

    Browser interface for browsing version control repositories.

    Python
    عرض على GitHub↗353
  • getpatchwork/patchworkالصورة الرمزية لـ getpatchwork

    getpatchwork/patchwork

    313عرض على GitHub↗

    Patchwork is a web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project.

    Web-based system for tracking patches and code contributions.

    Python
    عرض على GitHub↗313
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Version Control Systems