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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to systemslab/popper

Open-source alternatives to Popper

30 open-source projects similar to systemslab/popper, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Popper alternative.

  • dagster-io/dagsterAvatar von dagster-io

    dagster-io/dagster

    14,974Auf GitHub ansehen↗

    Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative modeling and version-controlled code. It functions as a workflow engine that treats data assets as first-class primitives, allowing teams to define, schedule, and monitor complex pipelines while maintaining clear visibility into lineage, dependencies, and data quality. The platform distinguishes itself by using a code-as-configuration framework that enables standard software engineering practices, such as unit testing and local mocking, to be applied directly to data workflows.

    Pythonanalyticsdagsterdata-engineering
    Auf GitHub ansehen↗14,974
  • agnostiqhq/covalentAvatar von AgnostiqHQ

    AgnostiqHQ/covalent

    861Auf GitHub ansehen↗

    Pythonic tool for orchestrating machine-learning/high performance/quantum-computing workflows in heterogeneous compute environments.

    Python
    Auf GitHub ansehen↗861
  • broadinstitute/cromwellAvatar von broadinstitute

    broadinstitute/cromwell

    1,069Auf GitHub ansehen↗

    Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments

    Scala
    Auf GitHub ansehen↗1,069
  • kestra-io/kestraAvatar von kestra-io

    kestra-io/kestra

    27,073Auf GitHub ansehen↗

    Kestra is a declarative workflow orchestrator designed to manage complex task dependencies and automated processes through versioned configuration files. It functions as a distributed platform that decouples task scheduling from execution by offloading computational workloads to a fleet of worker nodes. The system uses a reactive, event-driven engine to initiate workflows automatically in response to external signals, webhooks, schedules, or file system changes. The platform distinguishes itself through a modular plugin architecture that allows for the integration of custom tasks and external

    Javaautomationdata-orchestrationdevops
    Auf GitHub ansehen↗27,073

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • couler-proj/coulerAvatar von couler-proj

    couler-proj/couler

    944Auf GitHub ansehen↗

    Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

    Python
    Auf GitHub ansehen↗944
  • openstack/mistralAvatar von openstack

    openstack/mistral

    305Auf GitHub ansehen↗

    Workflow Service for OpenStack. Mirror of code maintained at opendev.org.

    Python
    Auf GitHub ansehen↗305
  • fission/fission-workflowsAvatar von fission

    fission/fission-workflows

    381Auf GitHub ansehen↗

    Workflows for Fission: Fast, reliable and lightweight function composition for serverless functions

    Go
    Auf GitHub ansehen↗381
  • aiidateam/aiida-coreAvatar von aiidateam

    aiidateam/aiida-core

    570Auf GitHub ansehen↗

    The official repository for the AiiDA code

    Python
    Auf GitHub ansehen↗570
  • airbnb/airflowAvatar von airbnb

    airbnb/airflow

    45,937Auf GitHub ansehen↗

    Airflow is a workflow orchestration platform for authoring, scheduling, and monitoring complex data pipelines as code using Python. It employs a DAG-based task scheduler to manage execution timing and dependencies via directed acyclic graphs, utilizing a distributed task execution engine to run workloads across a cluster of worker nodes. The platform provides a data pipeline monitor for tracking the health and execution history of programmatic workflows. This includes a web interface for workflow progress visualization and health monitoring to identify and troubleshoot pipeline failures. The

    Python
    Auf GitHub ansehen↗45,937
  • camunda/camunda-bpm-platformAvatar von camunda

    camunda/camunda-bpm-platform

    4,269Auf GitHub ansehen↗

    Camunda is a business process automation platform and orchestration tool used to model, deploy, and monitor automated workflows and human-centric tasks. It features a BPMN workflow engine for executing processes based on the BPMN 2.0 standard and a DMN decision engine for automating business logic and rule evaluation. The platform is designed for flexibility through an embedded workflow library that allows the engine to be integrated directly into custom applications. It supports multi-tenant workflow management, enabling the secure separation of process definitions and instance data for mult

    Java
    Auf GitHub ansehen↗4,269
  • argonne-lcf/balsamAvatar von argonne-lcf

    argonne-lcf/balsam

    85Auf GitHub ansehen↗

    High throughput workflows and automation for HPC

    Python
    Auf GitHub ansehen↗85
  • argoproj/argo-workflowsAvatar von argoproj

    argoproj/argo-workflows

    16,466Auf GitHub ansehen↗

    Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It orchestrates complex sequences of containerized tasks by executing them as directed acyclic graphs, allowing for dependency management and parallel processing within a cluster. The system extends the native Kubernetes control plane to manage the full lifecycle of automated processes, from initial triggering to final resource cleanup. The platform distinguishes itself through its controller-pattern reconciliation, which continuously monitors workflow states to align them with desi

    Goairflowargoargo-workflows
    Auf GitHub ansehen↗16,466
  • argoproj-labs/heraA

    argoproj-labs/hera

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • arvados/arvadosAvatar von arvados

    arvados/arvados

    418Auf GitHub ansehen↗

    An open source platform for managing and analyzing biomedical big data

    Go
    Auf GitHub ansehen↗418
  • adaptivegenome/opengeA

    adaptivegenome/openge

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • apache/oozieAvatar von apache

    apache/oozie

    729Auf GitHub ansehen↗

    Mirror of Apache Oozie

    Java
    Auf GitHub ansehen↗729
  • bloomreach/brieflyB

    bloomreach/briefly

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • apache/incubator-airflowAvatar von apache

    apache/incubator-airflow

    45,840Auf GitHub ansehen↗

    This project is a Python workflow orchestration platform and programmatic data pipeline engine used to author, schedule, and monitor complex data pipelines. It functions as a directed acyclic graph manager and scheduler, allowing users to define data movement and transformation tasks as code to ensure precise execution order and maintainability. The platform distinguishes itself by treating workflows as code, enabling pipelines to be versioned and tested through a standard programming language. It utilizes a system of extensible operators to encapsulate integration logic and employs a templat

    Python
    Auf GitHub ansehen↗45,840
  • bjpop/rubraB

    bjpop/rubra

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • brigadecore/brigadeAvatar von brigadecore

    brigadecore/brigade

    2,412Auf GitHub ansehen↗

    Event-driven scripting for Kubernetes

    Go
    Auf GitHub ansehen↗2,412
  • bd2kgenomics/toilB

    BD2KGenomics/toil

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bytechefhq/bytechefAvatar von bytechefhq

    bytechefhq/bytechef

    775Auf GitHub ansehen↗

    Open-source platform that unifies AI agent orchestration and workflow automation — autonomy and precision in one platform.

    Java
    Auf GitHub ansehen↗775
  • apache/dolphinschedulerAvatar von apache

    apache/dolphinscheduler

    14,329Auf GitHub ansehen↗

    DolphinScheduler is a distributed workflow orchestrator designed to manage and automate complex data processing pipelines. It functions as a data pipeline scheduler that coordinates multi-step tasks across distributed environments, ensuring reliable execution through defined dependencies and sequences. The platform utilizes a directed acyclic graph model to represent workflows, allowing users to define task relationships via a visual interface. It employs a master-worker architecture supported by a pluggable task plugin system, which enables the dynamic extension of task types without requiri

    Javaairflowazkabancloud-native
    Auf GitHub ansehen↗14,329
  • centurylinklabs/drayAvatar von CenturyLinkLabs

    CenturyLinkLabs/dray

    385Auf GitHub ansehen↗

    An engine for managing the execution of container-based workflows.

    Go
    Auf GitHub ansehen↗385
  • chunelfeng/cgraphAvatar von ChunelFeng

    ChunelFeng/CGraph

    2,280Auf GitHub ansehen↗

    【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流

    C++aiai-agentsdag
    Auf GitHub ansehen↗2,280
  • cloudslang/cloud-slangAvatar von CloudSlang

    CloudSlang/cloud-slang

    241Auf GitHub ansehen↗

    CloudSlang Language, CLI and Builder

    Java
    Auf GitHub ansehen↗241
  • cocoindex-io/cocoindexAvatar von cocoindex-io

    cocoindex-io/cocoindex

    6,117Auf GitHub ansehen↗

    Cocoindex is an incremental data processing engine that builds and maintains live indexes for AI agents, with a core focus on codebase indexing and knowledge graph extraction. The engine uses a function-graph execution model where user-defined Python functions are composed into a directed acyclic graph, and it processes data incrementally so only changed source records or code paths are re-computed, avoiding full recomputation at any scale. It supports automatic schema inference from transformation pipeline type annotations and provides full data lineage tracing, tagging every output record wi

    Rustagentic-data-frameworkaiai-agents
    Auf GitHub ansehen↗6,117
  • conductor-oss/conductorAvatar von conductor-oss

    conductor-oss/conductor

    31,962Auf GitHub ansehen↗

    Conductor is a durable workflow engine designed to orchestrate complex, long-running business processes and autonomous agent loops. It functions as a stateful execution platform that persists the entire history of a process, ensuring that workflows remain reliable and recoverable across infrastructure failures, system restarts, and transient network errors. By managing task lifecycles, worker polling, and state transitions, it provides a centralized coordination layer for distributed systems. The platform distinguishes itself through its specialized support for AI agent orchestration, allowin

    Javadistributed-systemsdurable-executiongrpc
    Auf GitHub ansehen↗31,962
  • copper-engine/copper-engineAvatar von copper-engine

    copper-engine/copper-engine

    285Auf GitHub ansehen↗

    COPPER - a high performance Java workflow engine

    Java
    Auf GitHub ansehen↗285
  • baffelli/pyperatorB

    baffelli/pyperator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0