awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Sandbox and Isolation · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesSandbox and Isolation

Technologies that create restricted environments to safely execute untrusted code without affecting the host system.

Explore 6 awesome GitHub repositories matching security & cryptography · Sandbox and Isolation. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Application and System Security
  4. Sandbox and Isolation

Awesome Sandbox and Isolation GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • Significant-Gravitas/AutoGPT

    Significant-Gravitas/AutoGPT

    181,891GitHubView on GitHub↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, i

    Pythonaiartificial-intelligenceautonomous-agents
  • electron/electron

    electron/electron

    120,164GitHubView on GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security.

    C++c-plus-pluschromecss
  • denoland/deno

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Rustdenojavascriptrust
  • swisskyrepo/PayloadsAllTheThings

    swisskyrepo/PayloadsAllTheThings

    75,346GitHubView on GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessme

    Pythonbountybugbountybypass
  • openinterpreter/open-interpreter

    openinterpreter/open-interpreter

    62,257GitHubView on GitHub↗

    Open Interpreter is an autonomous agent runtime that translates natural language instructions into executable code to interact with local software and operating systems. It functions as an orchestration framework that connects language models to a secure execution environment, enabling the development of agents capable

    Pythonchatgptgpt-4interpreter
  • unslothai/unsloth

    unslothai/unsloth

    52,461GitHubView on GitHub↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade

    Pythonagentdeepseekdeepseek-r1

Explore sub-tags

  • Code ExecutorsIsolated environments designed to safely execute code, shell commands, or external processes with restricted system access.
  • Code Sandboxing EnvironmentsIsolated environments for executing untrusted or generated code.
  • Isolate Execution EnvironmentsSecure, ephemeral sandboxes that enforce granular resource constraints and process isolation.
  • Isolated Execution SandboxesSecure, resource-constrained environments for running untrusted code.
  • Runtime and Process Isolation3 sub-tagsTechnologies that enforce boundaries between execution contexts, processes, and containerized environments.
  • Sandbox ConfigurationsSettings defining resource limits, network policies, and security constraints for isolated execution environments.
  • Sandbox Deployment ToolsUtilities for building and deploying to isolated environments.
  • Sandbox Lifecycle ControlsOperations for managing the state and termination of isolated execution environments.