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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cocoapods/specsAvatar von CocoaPods

    CocoaPods/Specs

    6,817Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗6,817
  • brahmkshatriya/echoAvatar von brahmkshatriya

    brahmkshatriya/echo

    2,905Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,905
  • pypa/setuptoolsAvatar von pypa

    pypa/setuptools

    2,809Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,809
  1. Home
  2. Development Tools & Productivity
  3. Package Installers
  4. Command-Based Package Installation
  5. Plugin Package Managers
  6. Plugin Package Discovery