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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesShared Example Components

Deploying shared frontend and backend resources that can be reused across multiple code examples and projects.

Distinct from Reusable Component Architectures: Distinct from Reusable Component Architectures: focuses on sharing components across examples rather than general reusable module creation.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Shared Example Components. Refine with filters or upvote what's useful.

Awesome Shared Example Components GitHub Repositories

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

    awsdocs/aws-doc-sdk-examples

    10,429GitHub पर देखें↗

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

    Deploys shared frontend and backend resources reusable across multiple code examples and projects.

    Javaawscppdocumentation
    GitHub पर देखें↗10,429
  • sel4/sel4seL4 का अवतार

    seL4/seL4

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

    seL4 is a formally verified microkernel whose C implementation is backed by machine-checked mathematical proofs of correctness, confidentiality, integrity, and availability. It enforces strict isolation between processes through hardware-enforced address space separation and a capability-based access control system, where each process holds explicit rights only to the resources it has been granted. The kernel exposes hardware resources through a minimal API of system calls that manage threads, address spaces, and inter-process communication, with synchronous IPC supporting sender-identifying b

    Imports components, interfaces, and templates from global directories to avoid duplication across applications.

    Cmicrokernelossel4
    GitHub पर देखें↗5,583
  1. Home
  2. Software Engineering & Architecture
  3. Reusable Component Architectures
  4. Shared Example Components

सब-टैग एक्सप्लोर करें

  • Cross-Project Component ImportsMechanisms for importing components, interfaces, and templates from global directories to avoid duplication. **Distinct from Shared Example Components:** Distinct from Shared Example Components: imports from global directories across projects rather than sharing examples within a single project.