awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • huggingface/smolagentshuggingface 的头像

    huggingface/smolagents

    27,885在 GitHub 上查看↗

    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
    在 GitHub 上查看↗27,885
  • yaoapp/yaoYaoApp 的头像

    YaoApp/yao

    7,544在 GitHub 上查看↗

    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
    在 GitHub 上查看↗7,544
  • coderamp-labs/pad.wscoderamp-labs 的头像

    coderamp-labs/pad.ws

    4,126在 GitHub 上查看↗

    pad.ws 是一个基于 Web 的开发环境,集成了代码编辑器、终端和一个用于草图绘制的共享可视化画布。它作为一个远程开发环境和协作式可视化编程空间,团队可以在同一个界面中规划架构概念并编写代码。 该项目通过将数字白板与云开发环境相结合,弥合了设计与执行之间的鸿沟。这允许用户通过将交互式画布上的草图直接链接到实现代码,来进行可视化软件规划和技术构思。 该平台提供了云 IDE 开发和远程环境管理功能。这包括一个可通过浏览器访问的工作区,该工作区连接到云虚拟机以远程执行命令和管理文件。

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

    TypeScriptclouddevtoolwhiteboard
    在 GitHub 上查看↗4,126
  1. Home
  2. DevOps & Infrastructure
  3. Remote Virtual Machine Execution

探索子标签

  • 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.