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
·

3 Repos

Awesome GitHub RepositoriesRemote Virtual Machine Execution

Execution environments that leverage remote virtual machines for scalability.

Distinguishing note: Focuses on remote VM-based execution for resource management.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Remote Virtual Machine Execution. Refine with filters or upvote what's useful.

Awesome Remote Virtual Machine Execution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • huggingface/smolagentsAvatar von huggingface

    huggingface/smolagents

    27,885Auf GitHub ansehen↗

    This framework provides a development toolkit for building autonomous agents that utilize language models to solve complex, non-deterministic tasks. Its core design centers on a code-executing architecture where agents generate and run Python code snippets to perform logic, data manipulation, and tool interactions. By moving beyond structured data formats, the system enables agents to manage program flow and object state through iterative reasoning cycles. The project distinguishes itself through its focus on code-based agent implementation and secure execution environments. Developers can ch

    Executes code within isolated virtual machines that scale based on activity.

    Python
    Auf GitHub ansehen↗27,885
  • yaoapp/yaoAvatar von YaoApp

    YaoApp/yao

    7,544Auf GitHub ansehen↗

    Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It provides a platform to design, deploy, and coordinate agents with specialized personas that can plan tasks, utilize external tools, and execute multi-stage pipelines. The project distinguishes itself through a Model Context Protocol server for connecting assistants to external binaries and HTTP services, and a gRPC remote execution engine that allows agents to manage remote servers and devices. It includes a model-agnostic provider bridge that supports dynamic switching between vario

    Bridges the local engine to a variety of remote machines, containers, or virtual machines.

    Goagentagentic-aiagents
    Auf GitHub ansehen↗7,544
  • coderamp-labs/pad.wsAvatar von coderamp-labs

    coderamp-labs/pad.ws

    4,126Auf GitHub ansehen↗

    pad.ws ist eine webbasierte Entwicklungsumgebung, die einen Code-Editor und ein Terminal mit einer gemeinsamen visuellen Arbeitsfläche für Skizzen kombiniert. Sie fungiert als Remote-Entwicklungsumgebung und kollaborativer visueller Programmierbereich, in dem Teams architektonische Konzepte entwerfen und Code innerhalb einer einzigen Oberfläche schreiben können. Das Projekt schließt die Lücke zwischen Design und Implementierung, indem es ein digitales Whiteboard mit einer Cloud-Entwicklungsumgebung verbindet. Dies ermöglicht visuelle Softwareplanung und technische Ideenfindung, indem Skizzen auf einer interaktiven Arbeitsfläche direkt mit dem Implementierungscode verknüpft werden. Die Plattform bietet Funktionen für Cloud-IDE-Entwicklung und Remote-Umgebungsmanagement. Dazu gehört ein browserbasierter Arbeitsbereich, der eine Verbindung zu virtuellen Cloud-Maschinen herstellt, um Befehle auszuführen und Dateien remote zu verwalten.

    Connects the browser interface to cloud virtual machines for code execution and file management.

    TypeScriptclouddevtoolwhiteboard
    Auf GitHub ansehen↗4,126
  1. Home
  2. DevOps & Infrastructure
  3. Remote Virtual Machine Execution

Unter-Tags erkunden

  • Hybrid Execution BridgesConnectivity layers that bridge local engines to diverse remote environments including VMs and containers. **Distinct from Remote Virtual Machine Execution:** Distinct from Remote Virtual Machine Execution: covers the bridging mechanism across multiple target types (containers, VMs, machines) rather than just VM scaling.