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

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

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

5 مستودعات

Awesome GitHub RepositoriesCode Version Trackings

Tracking file changes over time to enable state reversion and prevent duplication.

Distinct from Version Tracking: Candidates focus on smart contracts, database LSM-trees, or deployed version monitoring, not general source code versioning.

Explore 5 awesome GitHub repositories matching software engineering & architecture · Code Version Trackings. Refine with filters or upvote what's useful.

Awesome Code Version Trackings GitHub Repositories

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

    MorvanZhou/tutorials

    12,952عرض على GitHub↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Explains how to track file changes and organize project history to enable state reversion.

    Pythonmachine-learningmultiprocessingneural-network
    عرض على GitHub↗12,952
  • elidianaandrade/git-github-learning-questالصورة الرمزية لـ elidianaandrade

    elidianaandrade/git-github-learning-quest

    10,830عرض على GitHub↗

    This is a structured, gamified learning resource for Git and GitHub. It guides learners through code versioning fundamentals using a progression of themed levels and achievements, covering everything from initial repository setup to advanced collaboration workflows. The material is organized around core Git concepts such as branch isolation, commit snapshots, pull request workflows, remote synchronization, and stash management, all supported by a structured glossary of versioning terms. The project distinguishes itself by teaching Git and GitHub workflows through a hands-on, achievement-based

    Provides a categorized dictionary of versioning terms that learners consult during exercises to reinforce terminology.

    gitgit-commandsgit-manual
    عرض على GitHub↗10,830
  • cavszhouyou/front-end-interview-notebookالصورة الرمزية لـ CavsZhouyou

    CavsZhouyou/Front-End-Interview-Notebook

    7,739عرض على GitHub↗

    This project is a front-end interview study guide and a collection of structured notes designed for technical job preparation. It serves as a comprehensive reference for web technologies, common technical interview questions, and JavaScript algorithm implementation. The notebook distinguishes itself by integrating specialized guides for web performance optimization, browser API documentation, and JavaScript algorithm references. It provides a structured approach to solving coding challenges involving data structures like binary trees, linked lists, and array manipulation. The content covers

    Explains the fundamentals of tracking file changes and managing branches in version control.

    عرض على GitHub↗7,739
  • microsoft/applicationinspectorالصورة الرمزية لـ microsoft

    microsoft/ApplicationInspector

    4,391عرض على GitHub↗

    ApplicationInspector هي أداة تحليل ثابت متعددة اللغات مصممة لاكتشاف ميزات وخصائص محددة داخل الكود المصدري. تستخدم محرك قواعد JSON تصريحياً لتحديد الأنماط والعلامات الهيكلية عبر أدلة المشروع دون الحاجة إلى إعادة تجميع المحلل. يتميز النظام بمقارن إصدارات الكود الذي يقارن بين مسارين مصدريين مختلفين للإبلاغ عن التغييرات في الميزات المكتشفة. كما يوفر أدوات لإنشاء والتحقق من قواعد مخصصة قائمة على JSON، بما في ذلك خط معالجة للتحقق من صحة الصيغة وتفرد المعرفات. تغطي الأداة مجالات إمكانيات واسعة بما في ذلك اكتشاف ميزات الكود، وتدقيق مكونات البرمجيات، وإدارة نطاق التحليل من خلال التصفية القائمة على glob. يمكن تصدير النتائج كملخصات بتنسيقات HTML أو Markdown أو JSON. يتم توفير أدوات سطر الأوامر لأتمتة التحقق من صحة صيغة القواعد وإجراء مقارنات الإصدار بين تكرارات المشروع المختلفة.

    Provides a specialized differ to compare detected features across two different source code paths.

    C#
    عرض على GitHub↗4,391
  • datawhalechina/vibe-vibeالصورة الرمزية لـ datawhalechina

    datawhalechina/vibe-vibe

    3,126عرض على GitHub↗

    vibe-vibe is an LLM agent engineering framework and toolchain optimizer designed for orchestrating multi-agent systems. It serves as a comprehensive guide and methodology for transforming conceptual ideas into deployed applications through agentic software engineering. The project focuses on the orchestration of specialized AI agent roles with defined collaboration boundaries and iterative feedback loops. It provides frameworks for toolchain optimization, including the selection and evaluation of protocols that extend model capabilities and the design of standardized tool interfaces. The sys

    Tracks file changes over time to allow reverting to previous states and avoid code duplication.

    agentagentic-aiai
    عرض على GitHub↗3,126
  1. Home
  2. Software Engineering & Architecture
  3. Code Version Trackings

استكشف الوسوم الفرعية

  • Feature Difference ReportingReports changes in detected code features and structural tags between different project versions. **Distinct from Code Version Trackings:** Distinct from general version tracking by focusing on analyzed feature sets rather than raw file changes.
  • Versioning GlossariesStructured references defining common terms for code versioning, Git, and GitHub. **Distinct from Code Version Trackings:** Distinct from general Code Version Trackings: focuses on defining terminology rather than tracking file changes over time.