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

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

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

3 个仓库

Awesome GitHub RepositoriesPlugin Package Discovery

Mechanisms for identifying and loading extensions bundled within installed software packages.

Distinct from Plugin Package Managers: Distinct from Plugin Package Managers by focusing on the discovery and loading of packages rather than the installation/registry management

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

Awesome Plugin Package Discovery GitHub Repositories

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

    CocoaPods/Specs

    6,817在 GitHub 上查看↗

    Specs is a centralized package metadata repository and distribution service for the Apple platform. It serves as a public index of library specifications, enabling the discovery, resolution, and installation of third-party frameworks for iOS and macOS projects. The project provides a podspec distribution service that hosts and validates library specifications to ensure reproducible dependency resolution. It utilizes a Git-based collection of structured specifications and a REST API to manage library publishing, ownership, and versioning. The system encompasses comprehensive capabilities for

    Enables discovery of registered plugins from an official curated list.

    在 GitHub 上查看↗6,817
  • brahmkshatriya/echobrahmkshatriya 的头像

    brahmkshatriya/echo

    2,905在 GitHub 上查看↗

    Echo is a mobile music player designed for playing local audio files on mobile devices through a dedicated user interface. It functions as a local media indexer that scans and catalogs offline music files from device storage to build a searchable library. The application uses a plugin-based architecture to extend functionality without modifying the core code. This system allows for dynamic plugin loading and runtime module injection from installed packages to add capabilities such as lyrics and music tracking. The project incorporates a dynamic asset resolver to map external plugin resources

    Uses installed software packages as a source for plugins to decouple feature development from the core engine.

    Kotlin
    在 GitHub 上查看↗2,905
  • pypa/setuptoolspypa 的头像

    pypa/setuptools

    2,809在 GitHub 上查看↗

    Setuptools is a Python package build tool and distribution framework used to bundle code into distributable archives. It functions as a project metadata manager, allowing for the declarative definition of project identity, versioning, and dependencies. The toolkit distinguishes itself by providing an extension compiler for C and C++ source files and a plugin architecture that uses entry points to enable runtime discovery of functionality. It also supports development environment tooling, such as editable installs that link source code directly to the environment to allow immediate changes wit

    Scans installed environments to identify and load compatible extension packages.

    Python
    在 GitHub 上查看↗2,809
  1. Home
  2. Development Tools & Productivity
  3. Package Installers
  4. Command-Based Package Installation
  5. Plugin Package Managers
  6. Plugin Package Discovery