awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesRemote Plugin Execution Runtimes

Systems for executing plugin binaries on remote servers to generate local artifacts.

Distinct from Remote Plugin Loaders: Focuses on the execution of the plugin for code generation, not just the loading/fetching process.

Explore 1 awesome GitHub repository matching software engineering & architecture · Remote Plugin Execution Runtimes. Refine with filters or upvote what's useful.

Awesome Remote Plugin Execution Runtimes GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • bufbuild/bufAvatar von bufbuild

    bufbuild/buf

    11,211Auf GitHub ansehen↗

    Buf is a toolchain for managing the full lifecycle of Protocol Buffers schemas. It provides a set of tools for schema governance, including linting to enforce style guides, a breaking change detector to ensure backward compatibility, and a system for producing language-specific source code via local or remote plugins. The project distinguishes itself through a remote schema registry that centralizes the hosting, versioning, and distribution of Protocol Buffers modules. This registry allows for server-side enforcement of governance policies, such as blocking updates that introduce backward-inc

    Executes plugins on a remote registry to produce source code locally without requiring a local toolchain.

    Gobuf-clibuf-schema-registrygrpc
    Auf GitHub ansehen↗11,211
  1. Home
  2. Software Engineering & Architecture
  3. Plugin Architectures
  4. Programmatic Plugin Loading
  5. Remote Plugin Execution Runtimes