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 RepositoriesModule Registration

Mechanisms for automatically detecting and registering functionality from mounted external directories.

Distinct from Application Mounts: Distinct from Application Mounts by focusing on the automated discovery and registration of JS modules rather than just mapping URL paths to sub-applications.

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

Awesome Module Registration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • element-hq/element-webAvatar element-hq

    element-hq/element-web

    13,233Vezi pe GitHub↗

    Element Web is a web-based communication client used for real-time messaging and collaboration via the decentralized Matrix protocol. It functions as an end-to-end encrypted messenger, a VoIP client for voice and video conferencing, and an interface for interacting with integrated bots and external bridges. The project distinguishes itself through a modular architecture that supports runtime module loading and external script imports to extend core capabilities. It provides extensive white-labeling options, allowing for the customization of application branding, visual themes, and the use of

    Matrix client capability to mount external module directories that automatically register new functionality within the application.

    TypeScripthacktoberfestmatrix
    Vezi pe GitHub↗13,233
  • cosmos/cosmos-sdkAvatar cosmos

    cosmos/cosmos-sdk

    7,016Vezi pe GitHub↗

    Cosmos SDK is a modular blockchain application framework and software development kit used to build sovereign layer-one networks. It provides a foundation for creating customizable blockchains featuring native interoperability, sovereign governance, and Byzantine Fault Tolerant consensus engines. The framework is distinguished by its inter-blockchain communication protocol, which enables the transfer of byte-encoded data and digital assets between independent blockchain networks. It supports multiple consensus models, including Proof of Stake and Proof of Authority, and allows for the integra

    Links independent functional components to the main application using a standardized registration system.

    Goblockchaincometbftcosmos-sdk
    Vezi pe GitHub↗7,016
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Application Integration
  5. Application Mounts
  6. Module Registration

Explorează sub-etichetele

  • BlockchainLinking independent functional blockchain components to the main application core. **Distinct from Module Registration:** Specifically for blockchain application modules, not JS modules or external directory mounts.