18 Repos
Service managers for coordinating distributed ledger operations and peer-to-peer networking.
Distinguishing note: Focuses on distributed ledger node lifecycle rather than general container orchestration.
Explore 18 awesome GitHub repositories matching devops & infrastructure · Node Orchestrators. Refine with filters or upvote what's useful.
Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data, utilizing a persistent Merkle Patricia Trie database to ensure the cryptographic integrity of historical records. As a sandboxed smart contract runtime, it executes bytecode according to deterministic protocol rules, enabling the deployment and interaction of decentralized appl
Orchestrates peer-to-peer networking, state synchronization, and lifecycle management for distributed ledger operations.
This project is a containerized node orchestrator and deployment tool designed to manage execution clients and rollup nodes on a blockchain network. It provides a coordinated stack of isolated virtual environments to establish and maintain network connections. The system includes specialized data provisioning tools for initializing local directories and fetching verified archival snapshots to bypass sequential synchronization. It also features a monitoring suite with health check services and dashboards to track synchronization progress and overall system performance. The orchestrator covers
Orchestrates the lifecycle of execution clients and rollup nodes using containerized stacks.
This project is a comprehensive engineering framework and technical reference for managing, scaling, and optimizing distributed machine learning infrastructure. It provides a suite of methodologies and diagnostic tools designed to support large-scale model training and inference on high-performance computing clusters. The project distinguishes itself through a specialized diagnostic toolkit and infrastructure optimization suite that addresses the complexities of multi-node environments. It enables precise control over cluster resources, including hardware maintenance, network topology configu
Identifies and isolates broken hardware by running diagnostic checks to prevent future jobs from being scheduled on those specific nodes.
Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine hardware-level isolation with container operational speed. It functions as a hardware-isolated container engine and lightweight VM hypervisor, providing a virtual machine monitor interface that abstracts multiple hypervisors to optimize for performance or specific hardware emulation. The project distinguishes itself through a confidential computing runtime that leverages hardware-backed trusted execution environments, such as Intel TDX and AMD SEV-SNP, to protect data in use. It
Collects system and runtime data from a node to diagnose container isolation issues.
KubeEdge is a distributed edge computing framework that extends Kubernetes to manage containerized workloads and hardware devices at the edge. It functions as a Kubernetes edge orchestration system, allowing the deployment and management of applications across distributed edge nodes using native Kubernetes APIs and workflows. The project distinguishes itself through a specialized focus on IoT integration and node autonomy. It employs digital-twin state modeling to represent physical hardware devices as virtual objects, utilizing an MQTT-based messaging bus for communication with heterogeneous
Functions as a distributed orchestration system that synchronizes cluster state and manages pods on remote edge hosts.
Mist is a desktop application that serves as both an Ethereum wallet client and a decentralized application browser. It manages Ethereum accounts, synchronizes blockchain data, and provides a dedicated interface for interacting with DApps hosted on the Ethereum network. The application distinguishes itself by bundling an embedded Ethereum node that can be orchestrated and configured through command-line flags, with support for both IPC and RPC transport protocols. It includes a sandboxed DApp browser that isolates each application's execution context, and a transaction signing gateway that au
Manages a bundled Ethereum client process, forwarding command-line flags and lifecycle events for network synchronization.
SpringBlade is a development framework and platform designed for building multi-tenant SaaS applications. It provides a comprehensive scaffold for both Spring Cloud microservices and monolithic Spring Boot architectures, enabling the rapid construction of enterprise-grade software. The platform distinguishes itself through integrated LLM orchestration and industrial IoT management. It features an LLM orchestration platform that combines large language models with knowledge bases and visual AI agent workflows, alongside an IoT hub for device connectivity, state synchronization, and edge flow o
Processes IoT data at the network edge using a visual node-based map of rules and tool calls.
Simple flow library 🖥️🖱️
Building and editing visual data flows by dragging and connecting nodes on a canvas.
This is the official website and documentation hub for the Ethereum blockchain ecosystem. It serves as a comprehensive educational resource and community portal, providing plain-language guides on blockchain fundamentals, wallet usage, and concepts like DeFi and NFTs, alongside technical documentation for developers building decentralized applications. The site offers detailed walkthroughs for creating dapps that interact with the Ethereum blockchain, covering accounts, transactions, and development frameworks. It also provides extensive guidance for node operators, including step-by-step ins
Offers detailed guidance for running Ethereum nodes to participate in the network and validate transactions.
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
Serves as a full-history Ethereum archive node that retains all blockchain state from genesis for deep historical queries and analysis.
This project serves as a documentation hub and specification repository for official Docker images. It functions as a metadata-driven documentation generator that transforms structured content files into markdown files and readmes for public distribution. The repository provides technical guides and configuration standards for deploying containerized software across multiple CPU architectures. It includes detailed manuals for configuring environment variables, volume mounts, and network settings to ensure consistent image deployments. The documentation covers a broad range of containerized e
Documents the orchestration and connectivity requirements for creating distributed database clusters.
Unit ist ein visuelles Programmiersystem und eine graphbasierte integrierte Entwicklungsumgebung, die dazu verwendet wird, funktionale Software durch das Verbinden von Zustandsautomaten und primitiven Operationen zu erstellen. Es dient als knotenbasierter Logik-Editor und Zustandsautomaten-Orchestrator, der visuelle Programmspezifikationen in eigenständige JavaScript-Dateien für das Deployment als statische Websites umwandelt. Das System zeichnet sich durch einen visuellen Compiler aus, der Programm-Bundles in aktive Websites rendern und bidirektionale Graph-Inspektionen durchführen kann, wodurch eine live gerenderte Anwendung für Debugging-Zwecke in ihren ursprünglichen visuellen Graphen zurückverwandelt werden kann. Es verwendet einen räumlichen Arbeitsbereich, in dem Low-Level-System-APIs in wiederverwendbare Zustandsautomaten gekapselt werden, um eine konsistente Bibliothek funktionaler Einheiten zu schaffen. Die Plattform deckt ein breites Spektrum an Fähigkeiten ab, einschließlich graphbasierter Logikkomposition mit pin-basiertem Datenrouting, rekursiver Subgraph-Verschachtelung und manueller JSON-Datenerstellung. Sie bietet zudem Tools für Projekt-Serialisierung, Hierarchie-Navigation zwischen Eltern- und Kindknoten sowie eine finale Rendering-Vorschau, um die Ausgabe eines Graphen zu betrachten.
Maps how data moves between inputs and outputs using a piping system of compatible functional pins.
Ganache-UI ist ein visuelles Interface und Dashboard zur Verwaltung einer lokalen Ethereum-Blockchain-Umgebung. Es fungiert als lokaler Blockchain-Simulator und Node-Dashboard und bietet eine grafische Möglichkeit, Smart Contracts zu entwickeln und zu testen, ohne eine Verbindung zu einem öffentlichen Netzwerk herzustellen. Das Projekt bietet Tools zur Überwachung des Blockchain-Status, zur Inspektion von Transaktionslogs sowie zur Visualisierung von Blöcken und Kontoständen. Es dient als Debugger für Ethereum-Anwendungen und ermöglicht die Simulation von Transaktionen sowie die Verifizierung des Contract-Verhaltens während des Entwicklungs-Workflows. Das Interface handhabt clientseitiges Account-Management, Transaktionsüberwachung und die Synchronisation mit dem Blockchain-Provider via JSON-RPC-API-Integration.
Ships a web-based dashboard for visualizing blocks, transactions, and account balances.
Butterfly ist eine interaktive Bibliothek für Graph-Visualisierung und eine SVG-basierte Diagramm-Engine, die zum Aufbau von Node-basierten Workflow-Designern und visuellen Flow-Editoren verwendet wird. Sie bietet ein Framework zum Rendern miteinander verbundener Knoten, Kanten und Gruppen, um technische Architekturen, Geschäftsprozesse und datengesteuerte Workflows zu modellieren. Das Projekt zeichnet sich durch die Fähigkeit aus, benutzerdefinierte UI-Komponenten als Graph-Knoten zu integrieren, sowie durch spezialisierte Unterstützung für die Visualisierung von Datenherkunft (Data Lineage). Es ermöglicht die Abbildung von Beziehungen zwischen Datenfeldern, Tabellen und Geschäftsentitäten, um die Provenienz nachzuverfolgen und den Workflow-Status zu überwachen. Das System deckt ein breites Spektrum an Funktionen ab, darunter automatisierte Knoten-Layout-Algorithmen, hierarchische Gruppennestung und Validierung der Verbindungslogik. Es enthält Navigationsdienstprogramme wie eine Minimap, Zoom- und Pan-Steuerungen sowie Marquee-Auswahl, neben Tools für die Traversierung der Graphentopologie und den Bildexport in Vektor- und Rasterformaten. Die Bibliothek ist in JavaScript implementiert.
Provides a framework for building interactive canvases where users arrange nodes and connect edges to define data-driven workflows.
Pigsty is a full-stack orchestration suite for deploying, monitoring, and managing high-availability PostgreSQL clusters and their supporting infrastructure. It functions as a cluster management platform and high-availability suite that automates failover, manages virtual IPs, and ensures data consistency through distributed consensus. The project distinguishes itself by providing a comprehensive database infrastructure-as-code framework and a dedicated observability stack. It incorporates a backup and recovery manager supporting point-in-time recovery via S3-compatible object storage, alongs
Employs a remote orchestration tool to control and manage all cluster nodes from a centralized administration node.
Ryven is a flow-based programming framework and visual scripting editor for Python. It provides a node-based graphical interface for designing and executing logic by connecting discrete functional nodes to build executable data pipelines. The system functions as an extensible visual logic tool, allowing for the development of custom Python nodes and the integration of interactive GUI widgets to expand scripting capabilities. It includes a node graph engine that supports both visual editing and headless execution, enabling scripts to run without a graphical user interface. The platform covers
Provides a flow-based programming framework for defining executable Python logic by connecting functional nodes.
This project is a comprehensive collection of technical manuals, tutorials, and guides for implementing machine learning models and numerical computations using the TensorFlow framework. It serves as an educational resource and technical library designed to help developers build and maintain models across diverse hardware environments. The repository includes a multilingual technical guide and a collaborative translation project focused on standardizing industry terminology. These efforts ensure that complex machine learning concepts and technical documentation are accessible and accurately i
Utilizes engines that process mathematical operations through directed node edges to compute complex states.
Animation Nodes ist ein visuelles Skripting-System für Blender, das die Erstellung prozeduraler Animationen und Motion Graphics ermöglicht. Es bietet eine knotenbasierte Schnittstelle, die es Benutzern erlaubt, komplexe Animationssequenzen und dynamische Szenentransformationen durch das Verbinden funktionaler Knoten zu konstruieren, anstatt sich auf traditionelles Keyframing zu verlassen. Das System integriert sich direkt in die Host-Software, um Szenenobjekte und Eigenschaften über einen Datenfluss-Graphen zu manipulieren. Es verwaltet die Ausführung dieser Operationen durch das Verfolgen von Abhängigkeiten und die Verteilung unabhängiger Zweige auf mehrere Prozessorkerne, um die Leistung während der Wiedergabe aufrechtzuerhalten. Ein typsicheres Socket-System erzwingt die Datenkompatibilität zwischen Knoten, während die Schnittstelle den Graphenstatus in Echtzeit rendert, um die zugrunde liegenden Daten widerzuspiegeln. Dieses Toolset unterstützt die Entwicklung benutzerdefinierter Automatisierungslogik und datengesteuerter Animationssequenzen innerhalb einer 3D-Umgebung. Es wurde entwickelt, um die Generierung repetitiver oder komplexer visueller Effekte zu erleichtern, indem Objekttransformationen mit mathematischen Funktionen und externen Inputs verknüpft werden.
Implements a node-based data-flow graph to compute complex animation states in real time.