9 repository-uri
Systems for adding, removing, and registering external plugins and code modules to extend project functionality.
Distinct from Project Management: Existing candidates focus on general project management or cloud resources rather than the specific management of engine plugins/modules.
Explore 9 awesome GitHub repositories matching development tools & productivity · Plugin Dependency Management. Refine with filters or upvote what's useful.
mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls
Manages the installation and removal of plugins from Git with version pinning and lifecycle hooks.
This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati
Provides tools to add, remove, and register external plugins and code modules to extend project capabilities.
Yoga is a GraphQL server framework and runtime-agnostic HTTP handler used to build and deploy GraphQL APIs. It functions as a toolkit for managing schemas and resolvers, providing a spec-compliant environment for hosting APIs across diverse JavaScript runtimes, including Node.js, Deno, Bun, and serverless cloud environments. The project distinguishes itself through its ability to act as an Apollo Federation gateway, composing multiple subgraphs into a single unified supergraph. It also serves as a dedicated subscription server, delivering real-time data streaming via both WebSockets and Serve
Ensures a predictable order of operation by executing dynamically added plugins immediately after their parent plugin.
Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum and EVM-compatible applications. It serves as a development environment for compiling, testing, and deploying smart contracts, providing a local blockchain simulation and a programmable task runner. The framework is distinguished by its extensive simulation capabilities, including the ability to fork remote network state and manipulate block time or account balances. It features a hook-based plugin system that allows for the extension of core functionality and the creation of cu
Integrates plugins as dependencies to ensure that associated hooks, tasks, and configuration options load in the correct order.
packer.nvim is a declarative plugin manager for Neovim that uses the editor's native package system to install, update, and remove plugins. It functions as a lazy loading orchestrator, a Lua package manager for Luarocks dependencies, and an environment snapshot tool for saving and restoring plugin states to enable version rollbacks. The project optimizes editor startup by compiling loading rules and deferring plugin initialization until specific triggers, such as commands or filetypes, occur. It ensures environment stability through dependency-graph resolution and loading order control. The
Ensures a stable environment by resolving dependency graphs and loading required plugins before their dependents.
Shadow is an Android plugin framework designed to dynamically load and execute Android components and native libraries from external modules into a host application. It functions as a dynamic component loader that integrates activities, services, and broadcast receivers without requiring modifications to the host application code. The system includes a native library loader to execute C/C++ binary files from plugin modules directly within the host process. It also features a module dependency manager that supports segmented loading and explicit dependency chains across multiple plugin package
Manages incremental loading and explicit dependency chains across multiple plugin packages.
This project is a curated configuration suite and development environment bootstrapper designed to optimize Zsh and Vim. It provides a collection of dotfiles, plugins, and scripts that automate the installation of system packages and shell tools to standardize a local workstation. The suite focuses on creating a consistent experience across the command line and text editor. It implements a Zsh shell framework with syntax highlighting and fuzzy matching, alongside a Vim configuration that includes advanced plugins and modal editing. It also provides a set of sane defaults and Vim-style keybind
Initializes and updates submodules for tools to keep external extensions up to date.
Maven este un instrument de automatizare a build-ului Java și un orchestrator de build software. Funcționează ca un manager de ciclu de viață al proiectului și sistem de gestionare a dependențelor, folosind un model de obiect al proiectului (POM) standardizat pentru a compila, testa și împacheta proiecte Java. Proiectul se distinge printr-un ciclu de viață al build-ului bazat pe faze și un model de extensie bazat pe plugin-uri, permițând utilizatorilor să lege obiective personalizate de etape specifice ale build-ului. Coordonează software-ul complex prin orchestrarea proiectelor multi-modul și asigură un flux de lucru reproductibil prin neutralizarea variabilelor de mediu și controlul versiunilor de toolchain. Capabilitățile sale acoperă gestionarea cuprinzătoare a dependențelor, inclusiv rezolvarea dependențelor tranzitive și publicarea artefactelor în repository-uri remote. Sistemul oferă, de asemenea, generarea de proiecte prin template-uri și generarea de documentație detaliată pentru producerea referințelor API și a site-urilor de proiect. Instrumentul include o interfață de linie de comandă (CLI) cu completare automată și suportă execuția build-ului offline folosind un cache local de artefacte.
Enables specifying custom dependency versions for plugins to override their default bundled libraries.
vue-framework-wz este un framework de dashboard administrativ Vue.js și un boilerplate frontend modular conceput pentru construirea interfețelor administrative. Oferă o bibliotecă de componente UI enterprise și un sistem de control al accesului bazat pe roluri pentru a gestiona autentificările utilizatorilor și a restricționa accesul la rutele administrative protejate. Framework-ul dispune de un instrument de linie de comandă pentru gestionarea dependențelor opționale ale plugin-urilor, în scopul optimizării dimensiunii bundle-ului. Include un sistem automat de navigare care generează bare laterale pe mai multe niveluri, breadcrumbs și interfețe de navigare cu tab-uri, bazate pe configurația de rutare a aplicației. Proiectul acoperă capabilități enterprise mai largi, inclusiv configurații de build specifice mediului pentru dezvoltare și producție, fluxuri de lucru pentru exportul datelor CSV pentru date tabelare și editoare integrate de text îmbogățit și markdown pentru crearea de conținut.
Ships a CLI tool for adding or removing specific plugins and components to customize framework functionality.