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
·

2 repositorios

Awesome GitHub RepositoriesExecution Isolation Strategies

Methods for enforcing security boundaries between concurrent execution environments.

Distinguishing note: Focuses on process-level isolation for virtual machines.

Explore 2 awesome GitHub repositories matching security & cryptography · Execution Isolation Strategies. Refine with filters or upvote what's useful.

Awesome Execution Isolation Strategies GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • firecracker-microvm/firecrackerAvatar de firecracker-microvm

    firecracker-microvm/firecracker

    34,954Ver en GitHub↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Isolates virtual machine processes using system-level barriers to prevent unauthorized access.

    Rustcontainersminimalistopen-source
    Ver en GitHub↗34,954
  • e2b-dev/e2bAvatar de e2b-dev

    e2b-dev/E2B

    10,950Ver en GitHub↗

    E2B is a cloud-based infrastructure platform designed to provide secure, isolated execution environments for code and shell commands. It functions as an ephemeral orchestrator that provisions lightweight virtual machines, allowing developers and autonomous agents to run untrusted processes within a sandbox that is completely separated from the host system. The platform distinguishes itself through its focus on programmable, serverless workspaces that support the full lifecycle of cloud-based development. By utilizing hardware-level isolation and snapshot-based resumption, it enables the near-

    Enforces hardware-level security boundaries using lightweight virtual machines.

    MDXagentaiai-agent
    Ver en GitHub↗10,950
  1. Home
  2. Security & Cryptography
  3. Execution Isolation Strategies