awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

Awesome GitHub RepositoriesPlugin Managers

Systems for discovering, installing, and organizing extensions to enhance software functionality.

Distinguishing note: Focuses on the management of third-party extensions rather than the design features themselves.

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

Awesome Plugin Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • penpot/penpotpenpot 的头像

    penpot/penpot

    53,219在 GitHub 上查看↗

    This project is a browser-based collaborative design platform that provides a comprehensive workspace for interface design, interactive prototyping, and design system management. It functions as a vector graphics editor that enables teams to create, manage, and iterate on designs in real-time, utilizing a component-based inheritance model to ensure consistency across complex projects. The platform distinguishes itself through a deep integration of design and development workflows. It features a specialized developer handoff workspace that allows for the inspection of design properties, precis

    The platform enables users to install and organize custom plugins to extend your design workspace functionality by adding tools directly from a central hub.

    Clojureclojureclojurescriptdesign
    在 GitHub 上查看↗53,219
  • httpie/clihttpie 的头像

    httpie/cli

    38,228在 GitHub 上查看↗

    This project is a terminal-based HTTP client designed for interacting with web services, debugging APIs, and automating network requests. It provides a specialized command-line interface that simplifies the construction of complex HTTP exchanges, allowing users to test and inspect web services directly from the shell. The tool distinguishes itself through a declarative syntax engine that translates shorthand command-line tokens into fully formed HTTP requests, including headers, parameters, and body payloads. It features a modular, plugin-based architecture that enables users to extend core f

    Supports installing third-party plugins to extend core command-line functionality.

    Pythonapiapi-clientapi-testing
    在 GitHub 上查看↗38,228
  • python-poetry/poetrypython-poetry 的头像

    python-poetry/poetry

    34,282在 GitHub 上查看↗

    Poetry is a comprehensive dependency manager and packaging tool for Python projects. It functions as a configuration engine that resolves complex dependency graphs, manages isolated virtual environments, and ensures reproducible builds through deterministic lock file generation. By centralizing project metadata and build requirements into a single configuration file, it provides a unified workflow for managing the entire lifecycle of a Python codebase. The project distinguishes itself through its constraint-based solver, which evaluates environment markers and version requirements to maintain

    Controls installed plugins to extend system functionality automatically.

    Pythondependency-managerpackage-managerpackaging
    在 GitHub 上查看↗34,282
  • asdf-vm/asdfasdf-vm 的头像

    asdf-vm/asdf

    25,086在 GitHub 上查看↗

    This project is a command-line tool designed to manage multiple versions of programming language runtimes and development tools on a single machine. It provides a unified interface for installing and switching between different versions of software, ensuring that specific tool versions are consistently applied across various development environments. The system distinguishes itself through a modular, plugin-driven architecture that allows for the integration of new languages and tools via external scripts. It utilizes a shim-based execution mechanism that intercepts command calls, automatical

    The version manager provides a unified interface to install and manage language-specific plugins, simplifying the setup and maintenance of diverse programming language runtimes.

    Goasdf-vmbashcli
    在 GitHub 上查看↗25,086
  • gpakosz/.tmuxgpakosz 的头像

    gpakosz/.tmux

    24,278在 GitHub 上查看↗

    This project is a comprehensive configuration framework for terminal multiplexers, designed to enhance session management, status line aesthetics, and overall command line productivity. It functions as a centralized suite that organizes terminal windows and panes while providing a structured environment for personalizing the command line interface. The framework distinguishes itself through a robust plugin management system that allows users to extend terminal capabilities by integrating third-party packages and external system utilities. It includes a specialized status bar customizer that s

    Provides a centralized system for installing and maintaining third-party plugins to extend terminal capabilities.

    Shellcliconfconfiguration
    在 GitHub 上查看↗24,278
  • kubernetes-sigs/krewkubernetes-sigs 的头像

    kubernetes-sigs/krew

    6,898在 GitHub 上查看↗

    Krew is a command-line extension manager and cross-platform plugin installer designed specifically for the kubectl ecosystem. It functions as a package manager that allows users to discover, install, and update community-driven extensions to add new capabilities to the Kubernetes command line interface. The project utilizes a manifest-based distribution system where YAML files map binaries to specific operating systems and architectures. This ensures secure deployment through the use of checksums for integrity verification and enables the hosting of both public and private plugin registries.

    Enables users to add, remove, and list third-party plugin repositories for expanded tool discovery.

    Gok8s-sig-clikubectlkubectl-plugins
    在 GitHub 上查看↗6,898
  • lucasgelfond/zerobrewlucasgelfond 的头像

    lucasgelfond/zerobrew

    6,417在 GitHub 上查看↗

    Zerobrew is a standalone package manager that installs and manages Homebrew formulas without requiring the original Homebrew system. It uses content-addressable storage to store each file blob once by its hash, enabling instant APFS clonefile copies for identical package contents across installations, which reduces both installation time and disk usage. The project distributes pre-compiled package binaries as compressed archives verified by checksum, with a fallback to building packages from source using Homebrew's Ruby DSL when bottles are unavailable. It activates installed packages through

    Installs packages from external third-party Git repositories with safe uninstall behavior, enabling decentralized package distribution without a central registry.

    Rust
    在 GitHub 上查看↗6,417
  1. Home
  2. Development Tools & Productivity
  3. Plugin Managers

探索子标签

  • Third-Party Registries1 个子标签Support for adding and managing external sources of plugin manifests beyond the default index. **Distinct from Plugin Managers:** Focuses on the management of the repository sources (registries) rather than the plugins themselves.