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

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

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

7 مستودعات

Awesome GitHub RepositoriesPluggable Component Architectures

Architectural patterns that allow modular functional components to be integrated via registries and lookup systems.

Distinct from Pluggable Registries: Focuses on internal application modularity and pluggability rather than external BaaS or AI registries.

Explore 7 awesome GitHub repositories matching software engineering & architecture · Pluggable Component Architectures. Refine with filters or upvote what's useful.

Awesome Pluggable Component Architectures GitHub Repositories

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

    pypa/warehouse

    4,068عرض على GitHub↗

    Warehouse is a web application designed for hosting, storing, and distributing Python software packages to a global community of users. It functions as a centralized package repository and index server that manages software versions, metadata, and package classification. The project implements secure package attestation by verifying distribution integrity through cryptographic signatures and transparency logs. It manages user identity via an OAuth provider that integrates with third-party identity services using secure tokens. The system covers a broad range of infrastructure capabilities, i

    Connects modular functional components to application logic using a central registry and request-based lookup.

    Python
    عرض على GitHub↗4,068
  • imsun/gitmentالصورة الرمزية لـ imsun

    imsun/gitment

    4,049عرض على GitHub↗

    Gitment is a serverless commenting engine that provides a client-side interface for website discussions. It functions as a third-party identity integrator and markdown content renderer that requires no dedicated database or backend server. The system utilizes GitHub Issues as a storage layer to manage comments and user reactions. It employs an authentication layer to verify user identities through external account providers, securing both profile management and post submissions. The project includes capabilities for rich text rendering with syntax highlighting and a pluggable component syste

    Utilizes a pluggable architecture allowing users to replace default UI rendering functions with custom layout logic.

    JavaScript
    عرض على GitHub↗4,049
  • deepchecks/deepchecksالصورة الرمزية لـ deepchecks

    deepchecks/deepchecks

    4,024عرض على GitHub↗

    Deepchecks هو إطار عمل للتحقق من نماذج تعلم الآلة ومكتبة اختبار MLOps. يعمل كجناح لجودة بيانات الذكاء الاصطناعي ومقيم للأداء مصمم للتحقق من سلامة وأداء النماذج ومجموعات البيانات من مرحلة البحث وحتى الإنتاج. يعمل المشروع كأداة لمراقبة النماذج لتتبع انحراف البيانات (Data drift) وتدهور الأداء في بيئات الإنتاج. ويسمح بإنشاء مجموعات تحقق مخصصة ويستخدم بنية فحص قابلة للتوصيل (Pluggable check) لأتمتة فحوصات الجودة داخل خطوط أنابيب التكامل المستمر (CI). يغطي إطار العمل مجموعة واسعة من الإمكانيات بما في ذلك التحقق من سلامة البيانات، واكتشاف الانحراف القائم على التوزيع، ومقارنة إصدارات النماذج. ويوفر تحليلاً متخصصاً لرؤية الكمبيوتر ومعالجة اللغات الطبيعية، إلى جانب أدوات إعداد التقارير التي تحول مقاييس التحقق إلى تقارير مرئية تفاعلية. يدعم النظام النشر في الموقع (On-premises) للحفاظ على خصوصية البيانات والتحكم في البنية التحتية.

    Implements a modular architecture that allows custom validation logic and checks to be integrated into testing suites.

    Python
    عرض على GitHub↗4,024
  • movingblocks/terasologyالصورة الرمزية لـ MovingBlocks

    MovingBlocks/Terasology

    3,867عرض على GitHub↗

    Terasology is a Java-based voxel game engine designed for creating and simulating complex three-dimensional voxel environments. It functions as a modular sandbox platform that allows for the integration of custom gameplay mechanics and core extensions. The project features a procedural world generator that uses deterministic algorithms to construct terrain and environmental features. It employs an entity component system framework to decouple game logic from data and a deferred shading renderer to handle lighting and atmospheric effects within block-based worlds. The engine provides capabili

    Provides a pluggable component architecture allowing the integration of custom gameplay mechanics and core extensions.

    Java
    عرض على GitHub↗3,867
  • hyperledger/hyperledgerالصورة الرمزية لـ hyperledger

    hyperledger/hyperledger

    3,745عرض على GitHub↗

    Hyperledger is an enterprise blockchain ecosystem consisting of a collection of open-source frameworks and libraries. It provides the distributed ledger technology and modular architectures necessary to build permissioned blockchain applications for industrial use cases. The project is characterized by a multi-framework ecosystem that separates consensus and membership services into interchangeable components. This modularity allows for the use of various agreement mechanisms, including crash-fault and Byzantine fault tolerant protocols, to maintain a synchronized and immutable record of tran

    Separates consensus and membership services into interchangeable components to allow customization for enterprise requirements.

    blockchaindistributed-ledgerhyperledger
    عرض على GitHub↗3,745
  • webvella/webvella-erpالصورة الرمزية لـ WebVella

    WebVella/WebVella-ERP

    1,466عرض على GitHub↗

    WebVella-ERP is a modular business application framework designed for building custom enterprise resource planning and customer relationship management software on the .NET platform. It provides a data-driven development environment that utilizes relational databases to manage complex business processes, internal workflows, and client interactions. The platform is built on a pluggable architecture that allows developers to extend core software functionality through dynamically loaded modules. This approach enables the creation of scalable web-based business applications that can be customized

    Supports dynamic loading of independent software components to extend core functionality without modifying base source code.

    C#
    عرض على GitHub↗1,466
  • onnx/onnxmltoolsالصورة الرمزية لـ onnx

    onnx/onnxmltools

    1,160عرض على GitHub↗

    This project is a machine learning interoperability tool designed to translate models from various training frameworks into the standardized open neural network exchange format. It functions as a model deployment pipeline that enables consistent execution across diverse inference engines and hardware environments. The tool utilizes graph-based translation and an operator mapping layer to convert framework-specific mathematical functions into a common intermediate representation. It distinguishes itself through a pluggable converter architecture, which allows developers to register custom tran

    Provides a modular interface for developers to register custom transformation logic for proprietary or emerging model architectures.

    Pythonkerasmachine-learningonnx
    عرض على GitHub↗1,160
  1. Home
  2. Software Engineering & Architecture
  3. Pluggable Component Architectures