awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Sandboxed Execution Environments · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesSandboxed Execution Environments

Isolated runtime environments that restrict code access to host system resources.

Distinguishing note: Focuses on the security isolation of AI agents rather than general-purpose virtualization.

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

  1. Home
  2. Security & Cryptography
  3. Sandboxed Execution Environments

Awesome Sandboxed Execution Environments GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • docker/awesome-compose

    docker/awesome-compose

    44,005View on GitHub↗

    Awesome Compose is a collection of resources designed to demonstrate the orchestration of multi-container applications. It serves as a practical reference for using declarative configuration files to define, manage, and deploy complex software stacks, ensuring that services run consistently across development, testing, and production environments. The project highlights the capabilities of container lifecycle management by providing examples of how to bundle software with its dependencies into isolated, portable units. It emphasizes the use of multi-stage build pipelines to optimize image siz

    Execute untrusted code inside secure virtual machines with dedicated filesystems and network access to protect the host system from malicious or unexpected software behavior.

    HTMLawesomeawesome-listdocker-compose
    44,005View on GitHub↗
  • appsmithorg/appsmith

    appsmithorg/appsmith

    39,119View on GitHub↗

    Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe

    Runs custom application logic within a restricted environment that limits access to global browser objects for security.

    TypeScriptadmin-dashboardadmin-panelsapp-builder
    39,119View on GitHub↗