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
·

13 Repos

Awesome GitHub RepositoriesWorkflow Logic

Constructs for adding conditional branching and iterative processing to automated workflows.

Distinguishing note: Focuses on the control flow primitives within a workflow engine rather than the orchestration itself.

Explore 13 awesome GitHub repositories matching development tools & productivity · Workflow Logic. Refine with filters or upvote what's useful.

Awesome Workflow Logic GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • datawhalechina/hello-agentsAvatar von datawhalechina

    datawhalechina/hello-agents

    59,685Auf GitHub ansehen↗

    This project provides a comprehensive framework for building, training, and managing autonomous agents. It enables the construction of systems that utilize language models to plan, manage memory, and execute multi-step tasks through iterative reasoning loops and tool-based actions. The framework distinguishes itself by offering specialized capabilities for interacting with graphical user interfaces and legacy software, allowing agents to perceive visual elements and perform actions like a human user. It supports complex, cross-application workflows through graph-based orchestration and provid

    Provides visual logic flows for routing user inputs to specialized processing modules.

    Pythonagentllmrag
    Auf GitHub ansehen↗59,685
  • tooljet/tooljetAvatar von ToolJet

    ToolJet/ToolJet

    38,027Auf GitHub ansehen↗

    ToolJet is a low-code development platform designed for building and deploying internal business applications. It provides a visual interface where users can drag and drop components to design layouts, connect to various data sources, and execute custom logic. The platform is built on a containerized architecture, ensuring that applications remain portable and consistent across different cloud and server environments. The platform distinguishes itself through integrated artificial intelligence capabilities that assist in the generation of user interfaces, database schemas, and data queries fr

    The platform incorporates conditional branching and iterative loops into workflows to process datasets and manage data flow.

    JavaScriptai-app-builderdockerhacktoberfest
    Auf GitHub ansehen↗38,027
  • automaapp/automaAvatar von AutomaApp

    AutomaApp/automa

    21,425Auf GitHub ansehen↗

    Automa is a browser-based automation platform that enables users to build, schedule, and execute repetitive web tasks through a visual, no-code interface. By operating as a browser extension, it provides a canvas-based environment where users construct workflows by connecting functional blocks to interact with web elements, manage browser state, and process data. The platform distinguishes itself through its deep integration with the browser environment, allowing for complex orchestration such as event-driven triggers, cross-origin request handling, and the ability to package workflows as sta

    Simplifies complex automation by grouping multiple blocks into reusable units.

    Vueautomationbrowser-automationbrowser-extension
    Auf GitHub ansehen↗21,425
  • coleam00/archonAvatar von coleam00

    coleam00/Archon

    13,728Auf GitHub ansehen↗

    Archon is an artificial intelligence agent automation engine designed to orchestrate complex development workflows. It functions as a platform for chaining multi-step tasks into directed graphs, allowing developers to standardize and execute repeatable coding patterns through declarative configuration files. The system distinguishes itself by maintaining stateful context across long-running sessions and executing operations within isolated, containerized worktrees to prevent file interference. It integrates with external language models and provides a centralized registry for sharing and inst

    Provides control flow primitives for composing complex, multi-step logic within automated workflows.

    Python
    Auf GitHub ansehen↗13,728
  • dodyg/practical-aspnetcoreAvatar von dodyg

    dodyg/practical-aspnetcore

    10,382Auf GitHub ansehen↗

    This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

    Implements control flow elements such as loops and branches to determine workflow execution paths.

    C#asp-net-coreaspnet-coreaspnetcore
    Auf GitHub ansehen↗10,382
  • netflix/metaflowAvatar von Netflix

    Netflix/metaflow

    9,764Auf GitHub ansehen↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Organizes complex machine learning logic into a structured sequence of top-level flows and individual steps.

    Pythonagentsaiaws
    Auf GitHub ansehen↗9,764
  • elsa-workflows/elsa-coreAvatar von elsa-workflows

    elsa-workflows/elsa-core

    7,629Auf GitHub ansehen↗

    Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business processes. It functions as a distributed workflow orchestrator and event-driven trigger system, capable of operating as a multi-tenant platform with secure data isolation. The project distinguishes itself through a flexible approach to workflow definitions, supporting a visual drag-and-drop designer, programmatic C# definitions, and portable JSON specifications. It provides a highly extensible architecture allowing for the development of custom activities and the use of a dynamic expr

    Provides the ability to inspect and modify variables in running or suspended workflows to adjust their behavior.

    C#csharpdotnetelsa
    Auf GitHub ansehen↗7,629
  • webhooksite/webhook.siteAvatar von webhooksite

    webhooksite/webhook.site

    6,620Auf GitHub ansehen↗

    Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a unique URL, without requiring any server setup. It also functions as an API mocking and response modification tool, capable of generating mock APIs from OpenAPI specifications and altering HTTP responses, headers, and status codes for testing purposes. Beyond inspection, it serves as a platform for webhook automation and workflow orchestration, triggering multi-step automations—including database queries, SSH commands, and HTTP calls—when a webhook is received. The service distingu

    Provides runtime variable setting via text, random, date, or math modes during webhook processing.

    JavaScriptangularfrontendlaravel
    Auf GitHub ansehen↗6,620
  • j3ssie/osmedeusAvatar von j3ssie

    j3ssie/Osmedeus

    6,425Auf GitHub ansehen↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Skips specific modules from workflows using exact or substring name matching.

    Go
    Auf GitHub ansehen↗6,425
  • actions/github-scriptAvatar von actions

    actions/github-script

    4,975Auf GitHub ansehen↗

    github-script is a GitHub Actions JavaScript runner that executes asynchronous scripts to interact with the GitHub API. It serves as a JavaScript workflow scripting runtime and API client, providing a pre-configured authenticated client for automating tasks within GitHub Actions pipelines. The project enables the implementation of custom workflow logic that exceeds standard YAML syntax, including the ability to perform REST API calls and execute GraphQL queries for complex data extraction. It supports the management of multiple authenticated clients to facilitate cross-organization repository

    Implements complex conditional logic and data processing in workflows that exceed standard YAML syntax.

    TypeScript
    Auf GitHub ansehen↗4,975
  • anasty17/mirror-leech-telegram-botAvatar von anasty17

    anasty17/mirror-leech-telegram-bot

    4,204Auf GitHub ansehen↗

    Dieses Projekt ist ein Telegram-Cloud-Mirror-Bot zum Herunterladen von Dateien aus verschiedenen Internetquellen und zum Spiegeln auf Telegram oder Cloud-Speicher. Er fungiert als spezialisierter Dienst für Remote-Media-Downloads, Torrent- und Usenet-Leeching sowie automatisiertes Content-Mirroring. Der Bot zeichnet sich durch eine tiefe Integration in das Rclone-Ökosystem zur Verwaltung, zum Klonen und zum Migrieren von Dateien über mehrere Cloud-Provider hinweg aus. Er enthält einen RSS-Content-Automator, um Downloads basierend auf benutzerdefinierten Filtern auszulösen, und nutzt Service-Account-Rotation, um API-Quotas bei der Verwaltung von Cloud-Ressourcen zu umgehen. Das System deckt ein breites Spektrum an Funktionen ab, einschließlich Medienverarbeitung für Archiv-Extraktion und Formatkonvertierung sowie Web-Media-Capture von unterstützten Plattformen. Es bietet zudem Torrent-Discovery via externe APIs, rekursive Cloud-Content-Suche und eine Aufgabenwarteschlange zur Verwaltung hochvolumiger Transfer-Jobs. Die administrative Kontrolle erfolgt über Chat-basierte Zugriffskontrolle und eine Datenbank zur Persistierung von Benutzerkonfigurationen und Aufgabenhistorie.

    Allows updating global and user-specific variables such as upload paths and filename prefixes during bot runtime.

    Pythonaria2cclonedownload
    Auf GitHub ansehen↗4,204
  • space-wizards/space-station-14Avatar von space-wizards

    space-wizards/space-station-14

    3,523Auf GitHub ansehen↗

    Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an Entity-Component-System (ECS) game engine that separates logic into systems and data into components to manage complex entity interactions. The project functions as a grid-based physics simulator with a YAML data-driven prototype system for defining game objects. The project features a specialized 2D sprite rendering engine that maps server-side appearance data to client-side shaders. It implements a networking model with client-side prediction and dirty-flagged state synchronization to reduce inp

    Provides a console-based inspector tool to read, write, and invoke methods on object variables during runtime.

    C#c-sharpgamehacktoberfest
    Auf GitHub ansehen↗3,523
  • czlonkowski/n8n-skillsAvatar von czlonkowski

    czlonkowski/n8n-skills

    2,875Auf GitHub ansehen↗

    n8n-skills is a collection of technical guides and architectural frameworks for designing, building, and deploying automation workflows and AI agents within n8n. It provides a structured approach to creating autonomous agents by combining large language model chains with memory systems and custom toolsets. The project focuses on extending AI capabilities through the development of custom tool functions using structured input schemas and the integration of Model Context Protocol servers. It emphasizes the use of specific architectural patterns to manage webhooks, APIs, and binary data handling

    Provides reusable workflow encapsulation modules with typed inputs to reduce logic duplication.

    Shellai-agentsn8nworkflow-automation
    Auf GitHub ansehen↗2,875
  1. Home
  2. Development Tools & Productivity
  3. Workflow Logic

Unter-Tags erkunden

  • Logic TroubleshootingMethods for analyzing and resolving execution errors and structural issues within workflow logic flows. **Distinct from Workflow Logic:** Focuses on the diagnostic process of fixing broken logic rather than the construction of the logic itself
  • Pipeline StructuringOrganization of execution logic into hierarchical flows and discrete steps. **Distinct from Workflow Logic:** Distinct from Workflow Logic: focuses on the structural organization of flows and steps rather than the logic primitives within them.
  • Runtime Variable Manipulation1 Sub-TagCapabilities for inspecting and modifying variable values within active or suspended workflow instances to adjust execution behavior. **Distinct from Workflow Variable Injectors:** Distinct from Variable Injectors which focus on providing initial or external data; this covers the runtime inspection and modification of existing state.
  • Workflow Encapsulation Modules1 Sub-TagGroups of automation blocks packaged into reusable units. **Distinct from Workflow Logic:** Distinct from Workflow Logic: focuses on the structural grouping of blocks for reuse rather than the control flow primitives themselves.
  • Workflow Variable InjectorsMechanisms for adding custom data points into running automation sequences. **Distinct from Workflow Logic:** Distinct from Workflow Logic: focuses on the data population aspect rather than control flow primitives.