1 Repo
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.
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.