awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

7 repositorios

Awesome GitHub RepositoriesIsolated Runtime Provisioning

Automatic deployment of specific capability sets into isolated runtime environments.

Distinct from Environment Provisioning: Focuses on provisioning isolated runtimes for specific skill sets rather than general developer environment setup.

Explore 7 awesome GitHub repositories matching development tools & productivity · Isolated Runtime Provisioning. Refine with filters or upvote what's useful.

Awesome Isolated Runtime Provisioning GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • codesandbox/codesandbox-clientAvatar de codesandbox

    codesandbox/codesandbox-client

    13,618Ver en GitHub↗

    This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution environments directly within the browser. It functions as a browser-based code execution engine for rapid prototyping and a scalable cloud workspace for managing repositories and writing code without local environment configuration. The system features secure sandboxing for isolated development, allowing untrusted or experimental code to run in separated virtual environments. It supports both client-side execution via browser-based bundling and server-side execution through a

    Provisions secure, isolated cloud development workspaces that run code independently from the host system.

    JavaScriptangularcodesandboxjavascript
    Ver en GitHub↗13,618
  • openai/skillsAvatar de openai

    openai/skills

    9,043Ver en GitHub↗

    This project is a framework for packaging and installing standardized capabilities, scripts, and instructions that LLM agents execute to perform complex tasks. It functions as a tool orchestrator and skill framework, bundling instructions and resources into portable formats that agents discover and use for repeatable workflows. The system distinguishes itself through a manifest-driven discovery process, allowing agents to identify available capabilities and their execution parameters. It supports the deployment of these modular capability sets into isolated runtime environments using remote U

    Deploys specific capability sets into isolated runtime environments using remote URLs or local folder paths.

    Python
    Ver en GitHub↗9,043
  • lastmile-ai/mcp-agentAvatar de lastmile-ai

    lastmile-ai/mcp-agent

    8,037Ver en GitHub↗

    mcp-agent is a framework for building AI agents that integrate with Model Context Protocol servers to execute tools and access data. It functions as a multi-agent orchestrator and protocol-compliant server, enabling the creation of agents that can discover and invoke tools from connected external servers. The project distinguishes itself through a durable workflow engine that supports long-running tasks capable of pausing, resuming, and surviving restarts. It implements complex orchestration patterns, including iterative evaluator-optimizer loops, hierarchical workflow nesting, and specialist

    Bundles project code and configurations to automatically provision isolated managed runtime environments.

    Pythonagentsaiai-agents
    Ver en GitHub↗8,037
  • yaoapp/yaoAvatar de YaoApp

    YaoApp/yao

    7,544Ver en 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

    Provisions temporary Docker containers with a full software stack to create isolated runtimes for individual tasks.

    Goagentagentic-aiagents
    Ver en GitHub↗7,544
  • orange-cyberdefense/goadAvatar de Orange-Cyberdefense

    Orange-Cyberdefense/GOAD

    7,464Ver en GitHub↗

    GOAD is an Ansible-based automation tool and infrastructure orchestrator used to deploy pre-configured networks of vulnerable Windows virtual machines. It serves as a security training environment for practicing Active Directory penetration testing, privilege escalation, and lateral movement across various cloud platforms and local virtualization hypervisors. The project distinguishes itself through a multi-provider infrastructure model and a system of infrastructure recipes that simulate intentional security misconfigurations. It supports the deployment of varied attack scenarios, including

    Executes specific provisioning steps on individual instances to isolate setup tasks.

    PowerShellactive-directoryansibleinfrastructure-as-code
    Ver en GitHub↗7,464
  • lxc/incusAvatar de lxc

    lxc/incus

    4,893Ver en GitHub↗

    Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual machines through a single control plane. It brings together cluster infrastructure management, secure multi-tenancy, software-defined networking, and pluggable storage backend orchestration into one cohesive system exposed via a full REST API and command-line interface. What distinguishes Incus is its ability to run multiple instance types side by side—full Linux system containers, OCI application containers, and QEMU virtual machines—all managed with consistent tooling. Networkin

    Targets specific members or groups for instance scheduling with automatic or script-based placement.

    Gocloudcontainershacktoberfest
    Ver en GitHub↗4,893
  • lando/landoAvatar de lando

    lando/lando

    4,235Ver en GitHub↗

    Lando is a Docker development environment manager and local development orchestrator used to create isolated application stacks. It functions as a web development stack provisioner that coordinates web servers, databases, and runtimes to ensure consistent environment parity across different operating systems. The project distinguishes itself through recipe-based environment bootstrapping for common stacks such as LAMP, LEMP, and MEAN, as well as dedicated provisioning for CMS platforms like WordPress, Drupal, and Joomla. It further differentiates its capabilities by acting as a remote hosting

    Creates isolated, containerized application stacks using a simple configuration file to ensure consistency.

    Ver en GitHub↗4,235
  1. Home
  2. Development Tools & Productivity
  3. Environment Provisioning
  4. Isolated Runtime Provisioning

Explorar subetiquetas

  • Application Stack IsolationCreation of separate, non-interfering environments for different applications using containerization. **Distinct from Isolated Runtime Provisioning:** Focuses on isolating entire application stacks via config files rather than just specific runtime capability sets
  • Development WorkspacesProvisioning of complete integrated development environments with editor and runtime synchronization. **Distinct from Isolated Runtime Provisioning:** Focuses on the full IDE workspace provisioning rather than just the isolated runtime execution layer.
  • Targeted Instance Provisioning1 sub-etiquetaThe ability to execute specific configuration steps on individual nodes within a larger environment. **Distinct from Isolated Runtime Provisioning:** Focuses on targeted task execution within a lab rather than general runtime isolation.