awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • awsdocs/aws-doc-sdk-examplesAvatar awsdocs

    awsdocs/aws-doc-sdk-examples

    10,429Vezi pe GitHub↗

    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
    Vezi pe GitHub↗10,429
  • sel4/sel4Avatar seL4

    seL4/seL4

    5,583Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,583
  1. Home
  2. Software Engineering & Architecture
  3. Reusable Component Architectures
  4. Shared Example Components

Explorează sub-etichetele

  • 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.