awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • element-hq/element-webالصورة الرمزية لـ element-hq

    element-hq/element-web

    13,233عرض على 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
    عرض على GitHub↗13,233
  • cosmos/cosmos-sdkالصورة الرمزية لـ cosmos

    cosmos/cosmos-sdk

    7,016عرض على 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
    عرض على GitHub↗7,016
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Application Integration
  5. Application Mounts
  6. Module Registration

استكشف الوسوم الفرعية

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