awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

4 repositorios

Awesome GitHub RepositoriesInteractive Plugin Managers

Interfaces for loading, monitoring, and interacting with plugins in real-time during an active session.

Distinct from Plugin Management: Focuses on the interactive runtime management of plugins, distinct from administrative lifecycle management.

Explore 4 awesome GitHub repositories matching development tools & productivity · Interactive Plugin Managers. Refine with filters or upvote what's useful.

Awesome Interactive Plugin Managers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • zellij-org/zellijAvatar de zellij-org

    zellij-org/zellij

    33,683Ver en GitHub↗

    Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent, reconfigurable layouts. It functions as a terminal plugin framework, allowing users to extend their environment with modular, event-driven components that interact with the host through a structured message-passing protocol. The project distinguishes itself through a layout-engine-based architecture that decouples visual pane arrangements from process execution, enabling automated and repeatable terminal workflows. It includes integrated support for web-based remote access, facil

    Provides an interactive interface for loading and communicating with plugins during active sessions.

    Rustmultiplexerterminalworkspace
    Ver en GitHub↗33,683
  • clappr/clapprAvatar de clappr

    clappr/clappr

    7,473Ver en GitHub↗

    Clappr is an HTML5 web media player and plugin-based framework used to render video and audio across different web platforms. It functions as a playback engine supporting adaptive bitrate streaming through HLS and DASH protocols to ensure smooth media delivery. The project is distinguished by a modular architecture that allows developers to extend player functionality and add support for new media formats via a plugin system. It also includes a dedicated controller for managing digital rights management license requests to secure premium content. The player covers a broad range of capabiliti

    Provides an interface to retrieve and interact with active plugin instances by name during runtime.

    JavaScript
    Ver en GitHub↗7,473
  • themesberg/volt-bootstrap-5-dashboardAvatar de themesberg

    themesberg/volt-bootstrap-5-dashboard

    2,683Ver en GitHub↗

    Este proyecto es una plantilla de dashboard administrativo integral construida sobre Bootstrap 5. Proporciona una librería modular de componentes de interfaz pre-diseñados, diseños de página y elementos de formulario destinados a acelerar la construcción de aplicaciones web responsivas. El framework está diseñado para ser ligero, utilizando scripting nativo del navegador para todos los comportamientos interactivos para eliminar dependencias de librerías externas pesadas. La plantilla destaca por un enfoque en el rendimiento y la personalización. Incluye un pipeline de activos basado en un ejecutor de tareas que automatiza la compilación, minificación y empaquetado de archivos fuente, asegurando activos optimizados listos para producción. Los desarrolladores pueden mantener una marca e identidad visual consistentes modificando archivos de configuración centralizados, que aprovechan variables de preprocesador y mixins para generar clases de utilidad y hojas de estilo personalizadas. Más allá de sus componentes de UI centrales, el proyecto incluye un conjunto de módulos funcionales para gestionar la autenticación de usuarios, incluyendo flujos de registro, inicio de sesión y recuperación de contraseñas. También proporciona herramientas integradas para la visualización de datos, gestión de datos tabulares y programación interactiva, junto con plantillas preconstruidas para páginas comunes de aplicaciones como pantallas de error y gestión de perfiles. El repositorio proporciona tanto archivos fuente sin minificar como bundles de producción optimizados, permitiendo el despliegue directo sin requerir entornos de ejecución del lado del servidor complejos.

    Integrates native JavaScript plugins for common tasks like calendar management, notifications, and data visualization.

    HTMLbootstrap-5bootstrap-5-admin-dashboardbootstrap-5-admin-panel
    Ver en GitHub↗2,683
  • kaedea/android-dynamical-loadingAvatar de kaedea

    kaedea/android-dynamical-loading

    1,073Ver en GitHub↗

    This project is a toolkit for modular Android application development, providing a framework to load external code, resources, and native libraries at runtime. It enables developers to structure applications into independent modules, facilitating dynamic feature deployment and the ability to update components without requiring a full application re-installation. The framework distinguishes itself through a robust orchestration system that manages the lifecycle and integration of these modular components. It employs custom class loading and resource injection to merge external modules into the

    Manages communication and data exchange between the host and modules to ensure seamless integration.

    Java
    Ver en GitHub↗1,073
  1. Home
  2. Development Tools & Productivity
  3. Plugin Management
  4. Interactive Plugin Managers

Explorar subetiquetas

  • Host-Plugin Interaction ManagementsCoordinates data exchange and functional integration between the host and dynamically loaded modules. **Distinct from Interactive Plugin Managers:** Distinct from interactive managers: focuses on the underlying framework management of data exchange rather than user-facing interactive tools.