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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • cocoapods/specsAvatar CocoaPods

    CocoaPods/Specs

    6,817Vezi pe 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.

    Vezi pe GitHub↗6,817
  • brahmkshatriya/echoAvatar brahmkshatriya

    brahmkshatriya/echo

    2,905Vezi pe 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
    Vezi pe GitHub↗2,905
  • pypa/setuptoolsAvatar pypa

    pypa/setuptools

    2,809Vezi pe 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
    Vezi pe 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