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

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

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

6 रिपॉजिटरी

Awesome GitHub RepositoriesNode Runtime Configuration

Mechanisms for applying execution-time options and settings to specific nodes or node types within a graph.

Distinct from Node Execution Logic: Candidates focus on blockchain roles or visual editors, not the runtime configuration of a logic node.

Explore 6 awesome GitHub repositories matching software engineering & architecture · Node Runtime Configuration. Refine with filters or upvote what's useful.

Awesome Node Runtime Configuration GitHub Repositories

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

    cloudwego/eino

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

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Applies runtime options to all nodes or particular node types during the execution of a workflow.

    Goaiai-applicationai-framework
    GitHub पर देखें↗9,675
  • godotengine/godot-demo-projectsgodotengine का अवतार

    godotengine/godot-demo-projects

    8,250GitHub पर देखें↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    Automatically configures imported 3D scene nodes, such as collisions and navigation meshes, based on name suffixes.

    GDScript
    GitHub पर देखें↗8,250
  • bytedance/flowgram.aibytedance का अवतार

    bytedance/flowgram.ai

    8,146GitHub पर देखें↗

    Flowgram.ai is a workflow development framework for building AI workflow platforms. It provides a visual drag-and-drop canvas for constructing workflows, an Entity-Component-System (ECS) based document model for structuring workflow nodes as a tree, and a node-based form engine for managing configuration forms with built-in rendering, validation, side effects, and error handling. The framework also includes a workflow execution engine that parses directed graph workflows and runs nodes step by step with state tracking and array iteration. The framework distinguishes itself through a layered r

    Manages node configuration forms with full CRUD, validation, side effects, and error handling.

    TypeScriptaiautomationcoze
    GitHub पर देखें↗8,146
  • cmliu/workervless2subcmliu का अवतार

    cmliu/WorkerVless2sub

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

    WorkerVless2sub is a serverless proxy subscription manager that runs on Cloudflare's edge network, generating optimized VMess, VLESS, and Trojan proxy links. It operates as a subscription generator that combines a default node pool with IP-replacement optimization to produce high-performance proxy configurations. The project distinguishes itself through its environment-variable-driven configuration system, allowing node parameters like host, UUID, and password to be set without code changes. It provides multiple subscription delivery methods, including a token-based quick endpoint for pre-con

    Setting default node parameters like host, UUID, password, and path through environment variables for quick subscription generation.

    JavaScript
    GitHub पर देखें↗5,997
  • paradigmxyz/rethparadigmxyz का अवतार

    paradigmxyz/reth

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

    Reth is a modular, high-performance Ethereum execution layer client written in Rust. It serves as a full Ethereum node that syncs, validates, and serves blockchain data, functioning as an archive node implementation, a high-throughput RPC node server, and a snapshot sync tool. The project is built around a modular component architecture that allows assembling custom node behavior by swapping independent Rust crates for consensus, execution, mempool, and networking. The client distinguishes itself through a staged sync pipeline that downloads headers and bodies online before processing the res

    Reads a TOML configuration file to set networking, storage, and runtime parameters before launch.

    Rust
    GitHub पर देखें↗5,652
  • datalinkdc/dinkyDataLinkDC का अवतार

    DataLinkDC/dinky

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

    Dinky is a real-time data platform for developing, deploying, and operating streaming applications based on Apache Flink. It functions as a SQL streaming IDE and a real-time data pipeline orchestrator, providing a web-based environment for writing and verifying queries with integrated logic plan visualization and lineage tracking. The platform acts as a distributed cluster manager, allowing the registration, monitoring, and administration of multiple processing clusters from a centralized interface. It also serves as a change data capture integration tool, synchronizing real-time database cha

    Defines execution modes and parallelism within a managed editor to configure streaming applications.

    Javadatalakedatawarehouseflink
    GitHub पर देखें↗3,740
  1. Home
  2. Software Engineering & Architecture
  3. Node Runtime Configuration

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

  • Automated Node Configuration2 सब-टैग्सAutomated setup of node properties and types based on imported scene metadata. **Distinct from Node Runtime Configuration:** Focuses on the automation of node types (like collisions) during import, not runtime execution settings
  • Workflow Node Form Management2 सब-टैग्सCRUD operations on workflow node data with built-in rendering, validation, side effects, and error capture. **Distinct from Node Runtime Configuration:** Distinct from Node Runtime Configuration: focuses on form-based data management for workflow nodes, not execution-time settings.