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

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

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

6 مستودعات

Awesome GitHub RepositoriesCollaborative Workflows

Systems and methodologies for managing peer-reviewed updates and tracking project evolution through version control.

Distinguishing note: Focuses on the process of collaborative version-controlled contribution rather than the underlying version control software itself.

Explore 6 awesome GitHub repositories matching software engineering & architecture · Collaborative Workflows. Refine with filters or upvote what's useful.

Awesome Collaborative Workflows GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • michaelcade/90daysofdevopsالصورة الرمزية لـ MichaelCade

    MichaelCade/90DaysOfDevOps

    29,506عرض على GitHub↗

    This project is a community-driven educational roadmap designed to guide individuals through the foundational concepts and technical practices of modern infrastructure operations. It functions as a comprehensive learning curriculum that breaks down complex technical domains into discrete, time-bound units to facilitate incremental skill acquisition for those pursuing careers in cloud engineering and site reliability. The repository distinguishes itself through a modular approach to knowledge sharing, where technical documentation is maintained as a collaborative, version-controlled library. B

    Changes are managed through pull requests and branch-based contributions to maintain a historical record of evolving technical learning materials.

    Shellansiblebackupcontainers
    عرض على GitHub↗29,506
  • adam-golab/react-developer-roadmapالصورة الرمزية لـ adam-golab

    adam-golab/react-developer-roadmap

    18,983عرض على GitHub↗

    This project is a structured visual guide and curriculum designed to map the essential skills, technologies, and libraries required for professional web development. It provides a comprehensive roadmap that organizes foundational topics and specialized tools into a logical progression, specifically focusing on mastering the React ecosystem and advancing technical expertise. The resource functions as a community-curated knowledge base, utilizing a decentralized model where contributors propose and validate additions to the learning path. By categorizing modern frameworks and utilities into dis

    Manages content updates through a version-controlled, peer-reviewed collaborative workflow.

    JavaScript
    عرض على GitHub↗18,983
  • gyoogle/tech-interview-for-developerالصورة الرمزية لـ gyoogle

    gyoogle/tech-interview-for-developer

    17,417عرض على GitHub↗

    This project is a comprehensive technical interview preparation resource and computer science interview guide. It serves as an educational reference for developers to study core software engineering fundamentals and common coding patterns required for employment screenings. The repository provides detailed guides and references covering data structures and algorithms, networking and security, operating systems, and web development. It specifically focuses on the implementation and complexity analysis of sorting, searching, and graph algorithms. The material encompasses a wide breadth of comp

    Discusses the design of commit conventions and branching strategies for effective team collaboration.

    Javaalgorithmcomputer-sciencecs
    عرض على GitHub↗17,417
  • skills/introduction-to-githubالصورة الرمزية لـ skills

    skills/introduction-to-github

    9,926عرض على GitHub↗

    This project is a guided instructional course and tutorial for learning version control, repository management, and collaborative workflows using GitHub. It serves as a practical introduction to branching, committing, and managing pull requests for software development projects. The curriculum includes specialized training on collaborative workflows, focusing on implementing peer reviews and formal merge processes. It also provides a step-by-step guide for creating customized personal profile pages using Markdown. The materials cover fundamental Git project management and the setup of collab

    Delivers training on implementing peer reviews and formal merge processes to manage collaborative updates.

    branchescommitsgit
    عرض على GitHub↗9,926
  • lefticus/cppbestpracticesالصورة الرمزية لـ lefticus

    lefticus/cppbestpractices

    8,765عرض على GitHub↗

    This project is a curated collection of best practices, coding standards, and style guidelines for writing C++ source code. It serves as a software engineering resource focused on improving code safety, maintainability, and performance. The resource covers multiple domains of C++ development, including safety engineering to reduce bugs and memory errors, as well as code optimization for increased efficiency. It provides a set of collaborative guidelines for consistent code formatting and structural patterns across projects.

    Implements a peer-review and contribution process for evolving the best practices via version control.

    عرض على GitHub↗8,765
  • xirong/my-gitالصورة الرمزية لـ xirong

    xirong/my-git

    7,396عرض على GitHub↗

    my-git هو إطار عمل شامل ودليل مرجعي لإدارة التحكم في الإصدار Git، وحوكمة المستودعات، وإدارة إصدار البرمجيات. يوفر نهجاً مهيكلاً لإدارة دورة حياة تطوير البرمجيات، من تفرع الميزات الأولي إلى النشر النهائي في الإنتاج. يتميز المشروع بإطار عمل متخصص للتطوير بمساعدة الذكاء الاصطناعي. يتضمن ذلك سير عمل لإدارة الكود المولد بواسطة الذكاء الاصطناعي عبر مراجعات الاختلاف المؤتمتة، وتقسيم الالتزام القائم على القصد، ونماذج حوكمة لتنسيق الوكلاء المتعددين وعزل الجلسة باستخدام أشجار العمل (Worktrees). يغطي الكود المصدري سطحاً واسعاً من الممارسات الهندسية، بما في ذلك أتمتة خط أنابيب CI/CD، وحوكمة مستودعات المؤسسات، وإجراءات الاسترداد المتقدمة لاستعادة الالتزامات المفقودة أو تطهير البيانات الحساسة. كما يفصل أنماط التعاون مثل التطوير القائم على الجذع، وطلبات السحب المكدسة، وأنظمة الموافقة المتدرجة. يعمل المستودع كمرجع تقني ودليل تعليمي لتنفيذ استراتيجيات التفرع القياسية وسياسات أمان المستودعات.

    Coordinate the sequence from issue creation to deployment to ensure stable software delivery.

    Python
    عرض على GitHub↗7,396
  1. Home
  2. Software Engineering & Architecture
  3. Collaborative Workflows