awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • cloudwego/einoAvatar de cloudwego

    cloudwego/eino

    9,675Ver en GitHub↗

    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
    Ver en GitHub↗9,675
  • godotengine/godot-demo-projectsAvatar de godotengine

    godotengine/godot-demo-projects

    8,250Ver en GitHub↗

    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
    Ver en GitHub↗8,250
  • bytedance/flowgram.aiAvatar de bytedance

    bytedance/flowgram.ai

    8,146Ver en GitHub↗

    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
    Ver en GitHub↗8,146
  • cmliu/workervless2subAvatar de cmliu

    cmliu/WorkerVless2sub

    5,997Ver en GitHub↗

    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
    Ver en GitHub↗5,997
  • paradigmxyz/rethAvatar de paradigmxyz

    paradigmxyz/reth

    5,652Ver en GitHub↗

    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
    Ver en GitHub↗5,652
  • datalinkdc/dinkyAvatar de DataLinkDC

    DataLinkDC/dinky

    3,740Ver en GitHub↗

    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
    Ver en GitHub↗3,740
  1. Home
  2. Software Engineering & Architecture
  3. Node Runtime Configuration

Explorar subetiquetas

  • Automated Node Configuration2 sub-etiquetasAutomated 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 sub-etiquetasCRUD 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.