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
·

1 repository

Awesome GitHub RepositoriesBinary Component Composition

Linking independent binary modules through shared interfaces to create complex applications.

Distinct from Component-Based Module Organizations: Focuses on linking binary modules via shared interfaces rather than organizing source code logic and templates.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Binary Component Composition. Refine with filters or upvote what's useful.

Awesome Binary Component Composition GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • webassembly/wasiAvatar WebAssembly

    WebAssembly/WASI

    5,699Vezi pe GitHub↗

    The WebAssembly System Interface is a standardized set of APIs that allow WebAssembly modules to interact with operating systems in a portable and platform-independent manner. It provides a portable runtime abstraction that separates high-level system calls from low-level host implementations to ensure compatibility across different operating systems. The project utilizes a component-based module system to link independent binary modules through shared interfaces, removing the requirement for a single monolithic binary. It employs a cross-language interface definition to provide a portable ty

    Allows linking independent binary modules through shared interfaces to avoid monolithic binaries.

    Rusthttposwasi
    Vezi pe GitHub↗5,699
  1. Home
  2. Programming Languages & Runtimes
  3. Module Organization
  4. Component-Based Module Organizations
  5. Binary Component Composition