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
·

2 Repos

Awesome GitHub RepositoriesScript Mounters

Capabilities for mounting executable shell scripts into a sandbox filesystem so they become callable by name.

Distinct from Sandboxed Scripting: Distinct from Sandboxed Scripting: focuses on mounting scripts into the filesystem, not on the execution environment or web scraping use cases.

Explore 2 awesome GitHub repositories matching development tools & productivity · Script Mounters. Refine with filters or upvote what's useful.

Awesome Script Mounters GitHub Repositories

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

    superradcompany/microsandbox

    6,570Auf GitHub ansehen↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Places scripts at known paths inside the guest and adds them to PATH for easy execution by name.

    Rust
    Auf GitHub ansehen↗6,570
  • zerocore-ai/microsandboxAvatar von zerocore-ai

    zerocore-ai/microsandbox

    4,802Auf GitHub ansehen↗

    microsandbox is a platform that runs untrusted code inside hardware-isolated microVMs, each with its own kernel, filesystem, and network stack. It boots directly from standard OCI container images, supports copy-on-write filesystem layers, and integrates with AI agents to execute tool calls and generated code in isolated environments with secret protection. What sets microsandbox apart is its host-side network proxy that enforces firewall rules, intercepts DNS, inspects TLS traffic, and injects secrets at the network boundary without exposing them inside the VM. It provides SSH access to micr

    Mounts executable shell scripts into sandbox filesystems so they become callable by name.

    Rustagentsaiai-generated
    Auf GitHub ansehen↗4,802
  1. Home
  2. Development Tools & Productivity
  3. Platform Script Execution
  4. Dynamic Script Execution Environments
  5. Sandboxed Scripting
  6. Script Mounters