yaplrd
Yaplrd is an open-source software framework intended for building and running data processing pipelines in distributed environments. It emphasizes modularity, portability, and reproducibility, providing a lightweight runtime and a set of pluggable components for ingestion, transformation, and output.
Yaplrd is designed to let developers describe pipelines declaratively and compose them from reusable operators. It
History of the project traces its origins to a community effort in the early 2020s to address
Architecture of the runtime consists of a core engine that interprets a pipeline graph, a library of
Usage and interoperability: Pipelines can be defined in a declarative format and executed by the runtime across
Development and reception: Yaplrd is released under an open-source license and is maintained through a community-driven