awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 रिपॉजिटरी

Awesome GitHub RepositoriesExecution Streaming

Protocols for emitting real-time updates during process execution.

Distinguishing note: Focuses on streaming progress updates from workflow nodes.

Explore 21 awesome GitHub repositories matching software engineering & architecture · Execution Streaming. Refine with filters or upvote what's useful.

Awesome Execution Streaming GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • langchain-ai/langgraphlangchain-ai का अवतार

    langchain-ai/langgraph

    34,925GitHub पर देखें↗

    LangGraph is a framework for building stateful, multi-step agentic workflows by modeling application logic as a directed graph. It provides a runtime environment where complex tasks are orchestrated through interconnected nodes and edges, allowing developers to manage state transitions, persistent memory, and control flow across long-running automated processes. The platform distinguishes itself through its native support for human-in-the-loop automation, enabling developers to define breakpoints that pause execution for manual review, modification, or approval. It also features checkpoint-ba

    Emits real-time updates from graph nodes to provide visibility into progress.

    Pythonagentsaiai-agents
    GitHub पर देखें↗34,925
  • openai/openai-agents-pythonopenai का अवतार

    openai/openai-agents-python

    27,191GitHub पर देखें↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Implements cancellation handlers to stop agent execution and clean up resources safely.

    Pythonagentsaiframework
    GitHub पर देखें↗27,191
  • langchain-ai/deepagentslangchain-ai का अवतार

    langchain-ai/deepagents

    25,006GitHub पर देखें↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Streams real-time event data from active agent runs with support for resuming from specific event IDs.

    Pythonagentsdeepagentslangchain
    GitHub पर देखें↗25,006
  • vercel/aivercel का अवतार

    vercel/ai

    21,885GitHub पर देखें↗

    This project is a comprehensive framework for building AI-powered applications, providing a unified toolkit for orchestrating language models, autonomous agents, and interactive user interfaces. It serves as a central library for managing the entire lifecycle of AI interactions, from initial prompt generation and model provider abstraction to complex, multi-step reasoning and tool execution. The framework distinguishes itself through its deep integration with frontend development, specifically by enabling generative user interfaces that render dynamic components directly from model outputs. I

    Executes cleanup logic and state updates when a user cancels an active AI stream to maintain consistency.

    TypeScriptanthropicartificial-intelligencegemini
    GitHub पर देखें↗21,885
  • mastra-ai/mastramastra-ai का अवतार

    mastra-ai/mastra

    21,221GitHub पर देखें↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    Receives incremental updates and status changes during workflow re-execution to monitor progress in real time.

    TypeScriptagentsaichatbots
    GitHub पर देखें↗21,221
  • reactive-extensions/rxjsReactive-Extensions का अवतार

    Reactive-Extensions/RxJS

    19,353GitHub पर देखें↗

    The Reactive Extensions for JavaScript

    Stop an observer from receiving further emissions and cascade the cancellation through the operator chain.

    JavaScript
    GitHub पर देखें↗19,353
  • pydantic/pydantic-aipydantic का अवतार

    pydantic/pydantic-ai

    17,791GitHub पर देखें↗

    PydanticAI is a Python framework designed for building production-grade autonomous agents. It provides a unified interface for interacting with diverse language models, enabling developers to construct agents that perform complex tasks through structured data validation, tool execution, and multi-turn conversation management. The library centers on type-safe schema enforcement, ensuring that model inputs and outputs remain consistent and reliable throughout the agent's lifecycle. The framework distinguishes itself through a robust architecture that emphasizes modularity and testability. It ut

    Stops ongoing data streams immediately to conserve resources and respond to user requests for interrupting long-running tasks.

    Pythonagent-frameworkgenaillm
    GitHub पर देखें↗17,791
  • qwenlm/qwen-agentQwenLM का अवतार

    QwenLM/Qwen-Agent

    13,322GitHub पर देखें↗

    Qwen-Agent is a development framework for building autonomous software applications that leverage large language models to plan, reason, and execute complex tasks. It functions as an orchestration engine that enables models to interact with external APIs, manage persistent memory, and maintain context across multi-step workflows. The framework distinguishes itself through a multi-agent collaboration platform that allows independent agent instances to exchange structured messages and delegate sub-tasks to one another. By utilizing iterative reasoning loops and dynamic prompt injection, the sys

    Emits real-time updates during process execution to support incremental tool invocation.

    Python
    GitHub पर देखें↗13,322
  • pycaret/pycaretpycaret का अवतार

    pycaret/pycaret

    9,811GitHub पर देखें↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Emits real-time process updates to provide immediate feedback to user interfaces and autonomous agents.

    Pythonanomaly-detectionautomlclassification
    GitHub पर देखें↗9,811
  • 648540858/wvp-gb28181-pro648540858 का अवतार

    648540858/wvp-GB28181-pro

    7,076GitHub पर देखें↗

    WVP-GB28181-Pro is a video surveillance platform built around the GB28181 standard, functioning as a streaming media server that manages GB28181-compliant cameras and NVRs. It also serves as a JT/T 808 vehicle gateway, bridging JT/T 808 and JT/T 1078 vehicle devices into the surveillance network, and acts as a multi-protocol video aggregator that unifies GB28181, JT/T 808, JT/T 1078, and ONVIF protocols under a single management interface. The platform supports NAT traversal for connecting devices across different network segments and ingests video from GB28181, ONVIF, and RTSP sources, output

    Implements the GB28181 cascade protocol for subscribing and forwarding directory and alarm events between platforms.

    Java10782818128181web
    GitHub पर देखें↗7,076
  • ericlbuehler/mistral.rsEricLBuehler का अवतार

    EricLBuehler/mistral.rs

    6,597GitHub पर देखें↗

    mistral.rs is an inference engine for large language models that runs locally and exposes models behind OpenAI and Anthropic-compatible APIs. It serves as a multi-model serving platform, capable of loading several models in a single server process with per-request routing and on-demand loading and unloading. The engine supports multimodal inference, processing text alongside images, video, audio, and speech inputs, and includes a quantized model deployment runtime that reduces memory use and speeds up inference on consumer hardware. The project distinguishes itself through an agentic tool exe

    Emits code execution progress and results as Server-Sent Events with multimodal outputs.

    Rustllmrustuqff
    GitHub पर देखें↗6,597
  • cameroncooke/xcodebuildmcpcameroncooke का अवतार

    cameroncooke/xcodebuildmcp

    5,917GitHub पर देखें↗

    xcodebuildmcp is a Model Context Protocol server that exposes Xcode build, test, and device management tools for AI coding agents to automate iOS and macOS development workflows. It operates as a background daemon per workspace, communicating tool requests and responses over standard input/output using JSON-RPC messages, and streams progress and results as newline-delimited JSON objects for machine parsing. The project provides an interactive setup wizard and file-based client configuration to install skill files into predefined directories for supported AI coding clients. It manages the full

    Executes XCTest suites on simulators and devices, streaming test results and progress in real time.

    TypeScript
    GitHub पर देखें↗5,917
  • mervinpraison/praisonaiMervinPraison का अवतार

    MervinPraison/PraisonAI

    5,592GitHub पर देखें↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Run a recipe and stream real-time progress events back to the client using Server-Sent Events.

    Pythonagentsaiai-agent-framework
    GitHub पर देखें↗5,592
  • maiot-io/zenmlmaiot-io का अवतार

    maiot-io/zenml

    5,452GitHub पर देखें↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Streams live workflow events to monitoring while capturing final results in durable checkpoints.

    Python
    GitHub पर देखें↗5,452
  • zenml-io/zenmlzenml-io का अवतार

    zenml-io/zenml

    5,451GitHub पर देखें↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Subscribes to live event feeds from specific task executions to track progress, state changes, or diagnostic data.

    Pythonagentopsagentsai
    GitHub पर देखें↗5,451
  • reactor/reactor-corereactor का अवतार

    reactor/reactor-core

    5,224GitHub पर देखें↗

    Reactor Core JVM पर एसिंक्रोनस डेटा पाइपलाइनों को कंपोज़ करने के लिए एक रिएक्टिव प्रोग्रामिंग टूलकिट और नॉन-ब्लॉकिंग आधार है। यह एक एसिंक्रोनस स्ट्रीम प्रोसेसिंग फ्रेमवर्क और बैकप्रेशर प्रबंधन प्रणाली के रूप में कार्य करता है, जो डेवलपर्स को इवेंट्स के अनुक्रमों को बदलने, फ़िल्टर करने और संयोजित करने की अनुमति देता है, जबकि संसाधन थकावट को रोकने के लिए उत्पादकों और उपभोक्ताओं के बीच डेटा प्रवाह को नियंत्रित करता है। लाइब्रेरी एक परिष्कृत समवर्ती शेड्यूलिंग प्रणाली और मांग-आधारित प्रवाह नियंत्रण के माध्यम से खुद को अलग करती है। यह एक शेड्यूलर रजिस्ट्री का उपयोग करके विशिष्ट थ्रेड्स से सिग्नल प्रोसेसिंग को अलग करती है और एसिंक्रोनस सीमाओं के पार अपरिवर्तनीय मेटाडेटा के संदर्भ-जागरूक प्रसार के लिए तंत्र प्रदान करती है। इसमें असेंबली-टाइम ट्रेस कैप्चर और समय-आधारित ऑपरेटरों के परीक्षण को सुविधाजनक बनाने के लिए वर्चुअल-टाइम शेड्यूलिंग के लिए विशेष उपकरण भी शामिल हैं। यह प्रोजेक्ट अनुक्रम एकत्रीकरण और विंडोइंग के लिए कार्यात्मक डेटा प्रोसेसिंग, घातीय बैकऑफ़ रिट्रीज़ जैसी विभिन्न त्रुटि पुनर्प्राप्ति रणनीतियों और रिएक्टिव स्ट्रीम में लीगेसी कॉलबैक या सिंक्रोनस API को ब्रिज करने के लिए उपयोगिताओं सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह पाइपलाइन निगरानी के लिए इंस्ट्रूमेंटेशन और सिग्नल अनुक्रमों को सत्यापित करने के लिए परीक्षण उपकरणों का एक सूट भी प्रदान करता है।

    Stops a data source from producing further elements and triggers resource cleanup via a disposable handle.

    Javaasynchronousflowflux
    GitHub पर देखें↗5,224
  • getsentry/xcodebuildmcpgetsentry का अवतार

    getsentry/XcodeBuildMCP

    4,367GitHub पर देखें↗

    XcodeBuildMCP is a Model Context Protocol server and development tool bridge that provides AI agents with the ability to control xcodebuild, manage simulators, and automate the compilation and execution of Apple platform applications. It functions as a persistent daemon that proxies native IDE build and debug capabilities to external clients and agents. The project distinguishes itself by using the Model Context Protocol to expose build and device management tools through a standardized interface. It implements specialized skill priming and instruction configuration to ensure AI agents can in

    Executes XCTest suites on a simulator and streams test results and progress in real time.

    TypeScriptmcpmcp-servermodel-context-protocol
    GitHub पर देखें↗4,367
  • vrsen/agency-swarmVRSEN का अवतार

    VRSEN/agency-swarm

    3,962GitHub पर देखें↗

    Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents through defined communication patterns and handoffs. It functions as a system for managing agent swarms, providing an API gateway to expose these coordinated collectives as production-ready HTTP endpoints. The project distinguishes itself through its Model Context Protocol integration layer, which connects agents to external data sources and capabilities. It implements specialized orchestration patterns, such as the orchestrator-worker model and role-based delegation, to tran

    Injects live events and stdout/stderr progress updates into the response stream during long-running tool executions.

    Python
    GitHub पर देखें↗3,962
  • falkordb/falkordbFalkorDB का अवतार

    FalkorDB/FalkorDB

    3,437GitHub पर देखें↗

    FalkorDB is a high-performance graph database management system and vector graph database. It serves as a knowledge graph construction tool and a GraphRAG knowledge store, integrating structured property graphs with vector search to provide grounded context for large language models. The engine is designed as a multi-tenant graph engine, capable of hosting thousands of isolated datasets within a single instance. The system distinguishes itself by using linear algebra for query execution, treating relationship tensors as matrix multiplications to achieve low-latency multi-hop traversals. It ut

    Sends real-time updates via Server-Sent Events during the query lifecycle, including schema discovery and execution.

    Ccloud-databasedatabasedatabase-as-a-service
    GitHub पर देखें↗3,437
  • swiftlang/swift-testingswiftlang का अवतार

    swiftlang/swift-testing

    2,155GitHub पर देखें↗

    Swift Testing, Swift प्रोग्रामिंग भाषा के लिए एक टेस्टिंग फ्रेमवर्क है जो कोड व्यवहार को मान्य करने के लिए एक स्ट्रक्चर्ड एनवायरनमेंट प्रदान करता है। यह टेस्ट फंक्शन्स को रजिस्टर करने के लिए कंपाइल-टाइम मैक्रो डिस्कवरी का उपयोग करता है और उन्हें पदानुक्रमित सुइट्स में व्यवस्थित करता है, जो टेस्ट निष्पादन और मेटाडेटा टैगिंग पर दानेदार नियंत्रण की अनुमति देता है। यह फ्रेमवर्क Swift कॉनकरेंसी मॉडल्स के साथ नेटिव एकीकरण के माध्यम से अलग है, जो सत्यापन समय को कम करने के लिए समानांतर टेस्ट निष्पादन को सक्षम बनाता है। यह पैरामीटराइज़्ड टेस्टिंग का समर्थन करता है, जो डेवलपर्स को कई इनपुट मानों पर समान लॉजिक चलाने की अनुमति देता है, और विशिष्ट रनटाइम एनवायरनमेंट आवश्यकताओं के आधार पर टेस्ट निष्पादन को प्रबंधित करने के लिए शर्त-आधारित फ़िल्टरिंग प्रदान करता है। प्रोजेक्ट में सत्यापन प्रिमिटिव्स का एक व्यापक सूट शामिल है, जिसमें एक अभिव्यंजक असर्शन लाइब्रेरी और टेस्ट परिणामों को स्ट्रक्चर्ड JSON डेटा के रूप में निर्यात करने के लिए टूल्स शामिल हैं। यह मेटाडेटा एकीकरण टेस्ट परिणामों की निगरानी और विश्लेषण के लिए बाहरी टूल्स के उपयोग को सुविधाजनक बनाता है। इसके अतिरिक्त, फ्रेमवर्क WebAssembly एनवायरनमेंट सहित क्रॉस-प्लेटफॉर्म निष्पादन का समर्थन करता है, और ट्रांज़िशन के दौरान निरंतरता सुनिश्चित करने के लिए लेगेसी टेस्ट सुइट्स को माइग्रेट करने के लिए पथ प्रदान करता है।

    Streams test execution progress and results as structured data to allow external tools to monitor and analyze test outcomes.

    Swiftsoftware-qualityswiftswift-macros
    GitHub पर देखें↗2,155
पिछला12अगला
  1. Home
  2. Software Engineering & Architecture
  3. Execution Streaming

सब-टैग एक्सप्लोर करें

  • Code Execution Progress Streams2 सब-टैग्सEmits tool call progress and complete results as Server-Sent Events, including stdout, stderr, images, and video frames. **Distinct from Execution Streaming:** Distinct from Execution Streaming: focuses on streaming code execution progress with multimodal outputs.
  • Stream Cancellation Handlers1 सब-टैगLogic for cleaning up resources and state when an active stream is aborted. **Distinct from Execution Streaming:** Distinct from Execution Streaming: focuses on the cleanup and state consistency logic during stream cancellation rather than the emission of updates.
  • Workflow Execution Event StreamsProtocols for receiving incremental updates during workflow re-execution. **Distinct from Execution Streaming:** Focuses on incremental updates during re-execution, distinct from general real-time event streams.