awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

Awesome GitHub RepositoriesPlugin Ecosystems

Frameworks that facilitate the discovery and integration of third-party extensions.

Distinguishing note: Focuses on the ecosystem and marketplace aspect rather than the technical plugin architecture.

Explore 9 awesome GitHub repositories matching software engineering & architecture · Plugin Ecosystems. Refine with filters or upvote what's useful.

Awesome Plugin Ecosystems GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • halo-dev/haloAvatar de halo-dev

    halo-dev/halo

    39,058Ver en GitHub↗

    Halo is a modular content management platform built on the Java Virtual Machine, designed to power dynamic websites through a flexible, extensible architecture. It provides a centralized administrative interface for publishing digital content and managing media assets, serving as a foundation for diverse web projects ranging from personal blogs to corporate sites. The platform distinguishes itself through a plugin-based architecture that allows for the dynamic loading of functional components and third-party services without modifying the core source code. This extensibility is complemented b

    Supports the integration of custom functionality and third-party services to expand core platform capabilities.

    Javablogblog-enginecms
    Ver en GitHub↗39,058
  • wordpress/wordpressAvatar de WordPress

    WordPress/WordPress

    21,196Ver en GitHub↗

    WordPress is an open-source content management system and PHP-based application framework designed for building and maintaining websites. It functions as a visual, block-based website builder that allows users to construct layouts and manage digital content without manual code entry. The platform supports a wide range of operational needs, from managing individual sites to administering complex multi-site networks from a single installation. The system is distinguished by its highly extensible, plugin-driven modular architecture, which allows for the integration of third-party modules to add

    Extends platform capabilities through an ecosystem of third-party plugins and design templates.

    PHP
    Ver en GitHub↗21,196
  • davila7/claude-code-templatesAvatar de davila7

    davila7/claude-code-templates

    20,933Ver en GitHub↗

    Claude Code Templates is a comprehensive framework for orchestrating specialized AI agents and automating development workflows within local environments. It provides a structured system for defining, configuring, and deploying AI personas that handle specific technical tasks, ranging from backend architecture and frontend implementation to security auditing and infrastructure management. The project distinguishes itself through a configuration-driven approach that allows teams to standardize development environments and share reusable agent definitions across projects. It includes a robust C

    Facilitates the discovery, installation, and permission management of plugins through a visual interface.

    Pythonanthropicanthropic-claudeclaude
    Ver en GitHub↗20,933
  • rubickcenter/rubickAvatar de rubickCenter

    rubickCenter/rubick

    9,957Ver en GitHub↗

    Rubick is a cross-platform desktop launcher built on Electron that provides a keyboard-activated search interface for quickly finding and launching local applications, files, and folders. It functions as a plugin-based desktop utility, treating each plugin as an npm package that can be installed, removed, and managed through standard npm tooling, with a built-in marketplace for discovery and lifecycle management. The project distinguishes itself through its support for self-hosted and intranet-only deployment, enabling enterprise environments to run the toolbox entirely within an internal net

    Installing and managing plugins from a marketplace or npm registry to extend a desktop application's functionality.

    TypeScriptcross-platformdesktop-appelectron
    Ver en GitHub↗9,957
  • weaveworks/weaveAvatar de weaveworks

    weaveworks/weave

    6,614Ver en GitHub↗

    Weave is a multi-host container networking tool that connects containers running on different physical machines into a single virtual network. It creates a software-defined overlay network spanning multiple hosts, enabling containers to communicate directly with each other as if they were on the same local switch. The system provides automatic service discovery, resolving container names to network addresses across hosts without manual configuration. Traffic between containers on different hosts is secured through encrypted tunnels, preventing eavesdropping and tampering. Weave also includes

    Detects and registers containers as they join the network for automatic discovery.

    Go
    Ver en GitHub↗6,614
  • roguemaster/flipperzero-firmware-wpluginsAvatar de RogueMaster

    RogueMaster/flipperzero-firmware-wPlugins

    6,257Ver en GitHub↗

    Este proyecto es un firmware personalizado para Flipper Zero que proporciona un ecosistema de plugins embebidos, un kit de herramientas de pentesting de hardware y una capa de emulación multiprotocolo. Modifica el sistema operativo del dispositivo para incluir una suite de radio Sub-GHz para un rango de frecuencia ampliado y la capacidad de construir y desplegar aplicaciones de terceros directamente en el hardware. El firmware extiende las capacidades nativas del dispositivo a través de una suite de radio Sub-GHz que permite la extensión de frecuencia y la captura de señales más allá de los valores predeterminados de fábrica. Implementa emulación especializada para BadUSB y teclados BLE, e incluye un framework dedicado para ejecutar plugins modulares y juegos. El sistema cubre un amplio rango de áreas de interacción con hardware, incluyendo gestión de NFC y RFID, control de dispositivos infrarrojos y puente serie UART. También proporciona herramientas para monitoreo de sensores ambientales y análisis de calidad del aire, así como autenticación de segundo factor basada en hardware mediante la especificación U2F. Los usuarios pueden compilar código fuente en plugins ejecutables o crear archivos de firmware comprimidos para su instalación mediante una tarjeta de almacenamiento extraíble.

    Provides a framework for building and deploying third-party applications and games directly onto the device hardware.

    Carmv7mblebluetooth-low-energy
    Ver en GitHub↗6,257
  • containernetworking/cniAvatar de containernetworking

    containernetworking/cni

    6,050Ver en GitHub↗

    Supports a wide ecosystem of third-party plugins for overlay networks and policy enforcement.

    Gocontainersdockerkubernetes
    Ver en GitHub↗6,050
  • unifiedjs/unifiedAvatar de unifiedjs

    unifiedjs/unified

    4,999Ver en GitHub↗

    Unified es un motor de procesamiento de árboles de sintaxis y ecosistema de contenido diseñado para analizar, transformar y serializar contenido de texto. Funciona como un pipeline de contenido basado en plugins que convierte texto crudo en árboles de sintaxis abstracta (AST) estructurados utilizando objetos de JavaScript planos para su inspección y modificación programática. El proyecto se distingue por una arquitectura modular que permite la traducción entre ecosistemas, permitiendo que los árboles de sintaxis se conviertan entre diferentes especificaciones como HTML y Markdown. Utiliza un sistema de clonación de procesadores inmutables y contenedores de estado compartido, asegurando que los pipelines de procesamiento puedan extenderse y personalizarse sin alterar las configuraciones originales. El sistema proporciona capacidades integrales para la gestión de árboles de sintaxis, incluyendo recorrido en profundidad (depth-first), selección de nodos basada en CSS y transformaciones recursivas. Su superficie de procesamiento se extiende al análisis de lenguaje natural, análisis de GitHub Flavored Markdown y el mapeo de árboles de sintaxis a elementos de DOM virtual para la visualización en el navegador. La lógica de procesamiento puede integrarse en aplicaciones web mediante module bundlers o CDNs.

    Enables a unified ecosystem where plugins can be shared across disparate specifications like HTML and Markdown.

    JavaScriptastcstjavascript
    Ver en GitHub↗4,999
  • ukdtom/webtools.bundleAvatar de ukdtom

    ukdtom/WebTools.bundle

    1,309Ver en GitHub↗

    WebTools.bundle is a web-based administration tool designed to extend the functionality of Plex Media Server. It functions as a plugin that provides a centralized interface for managing media server operations, including library maintenance, configuration adjustments, and the installation of community-developed extensions. The tool distinguishes itself by offering a comprehensive suite of utilities for database integrity and server customization. It enables users to verify metadata accuracy, identify missing files, and remove obsolete entries from media libraries. Additionally, it provides a

    Facilitates the discovery and integration of community-developed extensions for media servers.

    Python4plexfindlogs
    Ver en GitHub↗1,309
  1. Home
  2. Software Engineering & Architecture
  3. Plugin Ecosystems

Explorar subetiquetas

  • Container Network1 sub-etiquetaEcosystem of third-party plugins for overlay networks, policy enforcement, and hardware acceleration. **Distinct from Plugin Ecosystems:** Distinct from Plugin Ecosystems: focuses specifically on the container network plugin ecosystem, not general plugin marketplaces.
  • Cross-Format InteroperabilityStandardized interfaces that allow plugins to be shared across different text format specifications. **Distinct from Plugin Ecosystems:** Distinct from Plugin Ecosystems: focuses on the technical interface standardization for cross-format compatibility rather than the community marketplace.