1 repo
Architectures that process data through a configurable sequence of modular stages.
Distinguishing note: Focuses on the engine architecture rather than the specific data being processed.
Explore 1 awesome GitHub repository matching software engineering & architecture · Pipeline Engines. Refine with filters or upvote what's useful.
PicGo is a cross-platform desktop utility designed to automate image hosting and asset management. It functions as a pipeline-based engine that processes image inputs—such as local files, base64 strings, or clipboard data—through a configurable sequence of transformations and uploads to various cloud storage providers. The application distinguishes itself through a modular, plugin-based architecture that allows users to extend core functionality without modifying the main binary. By utilizing a lifecycle hook system, developers can register custom logic to intercept and modify data at specifi
Processes data through a configurable sequence of modular stages to allow for flexible transformation and storage workflows.