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

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesDistributed Version Control Architectures

Systems that allow every contributor to maintain a full copy of the project history and metadata locally.

Distinct from Git Repository Distributions: None of the candidates describe the architectural pattern of distributed repository synchronization.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Distributed Version Control Architectures. Refine with filters or upvote what's useful.

Awesome Distributed Version Control Architectures GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • homebrew/homebrew-coreHomebrew का अवतार

    Homebrew/homebrew-core

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

    This project is a Ruby-based package definition repository that functions as a cross-platform package manager and software dependency resolver for macOS and Linux. It provides a centralized system for installing, updating, and managing software through a Git-based distribution model. The system distinguishes itself through a binary package distribution network that produces pre-compiled bottles to avoid local compilation from source. It utilizes a Ruby-based domain specific language to define installation recipes and employs a distributed version control architecture to synchronize these defi

    Utilizes a distributed version control architecture to synchronize package definitions across a global network of users.

    Rubycoreformulaehacktoberfest
    GitHub पर देखें↗15,383
  • keyvanakbary/learning-noteskeyvanakbary का अवतार

    keyvanakbary/learning-notes

    6,412GitHub पर देखें↗

    This project is a curated repository of technical learning materials and a personal knowledge base. It consists of version-controlled Markdown summaries covering software architecture, engineering literature, research papers, and professional talks. The collection functions as a digital garden, using bidirectional linking and cross-references to map relationships between technical concepts. Content is distilled from various sources, including technical books, conference talks, and foundational computer science papers, into concise summaries to facilitate recall and study. The system is organ

    Employs a distributed version control architecture to track content evolution and maintain history.

    SCSSbook-notes
    GitHub पर देखें↗6,412
  • octocat/hello-worldoctocat का अवतार

    octocat/Hello-World

    3,504GitHub पर देखें↗

    Hello-World is a Git repository hosting service and source code management platform. It functions as a version control system for storing and managing source code. The platform facilitates remote code hosting and version control management to track changes over time. It supports public code distribution and collaborative software development, allowing multiple contributors to work on the same project from different locations. The system includes a web-based interface, an HTTP-based API, and SSH-based authentication for secure access. It utilizes a distributed repository model and content-add

    Provides a distributed repository model ensuring all contributors possess the full project history locally.

    GitHub पर देखें↗3,504
  • a-little-org-called-mario/a-little-game-called-marioa-little-org-called-mario का अवतार

    a-little-org-called-mario/a-little-game-called-mario

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

    यह प्रोजेक्ट एक ओपन-सोर्स गेम इंजन है जिसे इंटरैक्टिव सॉफ्टवेयर बनाने और वितरित करने के लिए एक सहयोगी प्लेटफ़ॉर्म के रूप में डिज़ाइन किया गया है। यह डेवलपर्स को योगदानों का समन्वय करने और सामूहिक रखरखाव के माध्यम से गेम मैकेनिक्स के विकास का प्रबंधन करने के लिए एक साझा वातावरण प्रदान करता है। इंजन दानेदार कोड परिवर्तनों को ट्रैक करने और टीमों के बीच फीचर एकीकरण का प्रबंधन करने के लिए एक वितरित वर्जन कंट्रोल वर्कफ़्लो का उपयोग करता है। मॉड्यूलर आर्किटेक्चर को नियोजित करके, सिस्टम मुख्य गेम घटकों के स्वतंत्र विकास की अनुमति देता है, जिससे स्केलेबल गेमप्ले सुविधाओं और संरचित सहयोग की सुविधा मिलती है। यह प्रोजेक्ट मानकीकृत योगदान प्रथाओं के माध्यम से समुदाय-संचालित विकास का समर्थन करता है, जिसमें सहकर्मी-समीक्षित पुल रिक्वेस्ट और समवर्ती संपादन के लिए मैनुअल संघर्ष समाधान शामिल हैं। ये वर्कफ़्लो विकास जीवनचक्र के दौरान प्रोजेक्ट स्थिरता और ट्रैसेबिलिटी सुनिश्चित करते हैं।

    Utilizes a decentralized repository system to track project history and synchronize code changes across developers.

    GDScriptgamegame-developmentgamedev
    GitHub पर देखें↗1,442
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Version Control Architectures