awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

33 مستودعات

Awesome GitHub RepositoriesContainerized and Isolated Workspaces

Environments that utilize containerization or sandboxing to ensure portability and prevent host system conflicts.

Explore 33 awesome GitHub repositories matching development tools & productivity · Containerized and Isolated Workspaces. Refine with filters or upvote what's useful.

Awesome Containerized and Isolated Workspaces GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • storybookjs/storybookالصورة الرمزية لـ storybookjs

    storybookjs/storybook

    90,415عرض على GitHub↗

    Storybook is a development environment for building, testing, and documenting user interface components in isolation. By rendering components within a sandboxed environment, it decouples them from the host application's global state and dependencies, allowing developers to verify complex states and edge cases without running the full application. The platform utilizes a framework-agnostic bridge layer to support various frontend technologies and features a modular, addon-based architecture that allows for custom UI panels and toolbar controls. It captures component states as declarative metad

    Captures various component states to streamline automated documentation, visual testing, and collaborative design sharing.

    TypeScriptangularcomponentsdesign-systems
    عرض على GitHub↗90,415
  • storybooks/storybookالصورة الرمزية لـ storybooks

    storybooks/storybook

    90,364عرض على GitHub↗

    Storybook is an integrated environment for developing, documenting, and testing user interface components. It provides a development workshop for building components in isolation from main application logic, alongside a testing tool for simulating viewports and analyzing accessibility. The project creates a living catalog of interface elements that generates interactive examples and technical documentation for component APIs. It includes a dedicated environment for visual regression testing to verify states and behaviors across different configurations and screen dimensions. The platform cov

    Provides an isolated workshop environment for building and refining UI components independently from main application logic.

    TypeScript
    عرض على GitHub↗90,364
  • sherlock-project/sherlockالصورة الرمزية لـ sherlock-project

    sherlock-project/sherlock

    85,076عرض على GitHub↗

    Sherlock is a command-line automation tool designed to orchestrate software build, execution, and deployment workflows. It functions as an ephemeral runtime orchestrator that executes applications directly from source code, bypassing the need for persistent system-wide installations or manual dependency management. By providing a unified, containerized development environment, it ensures that application dependencies and infrastructure configurations remain consistent across diverse host operating systems. The project distinguishes itself through its ability to synthesize container images dec

    Eliminates the need for local dependency installation by spinning up short-lived, isolated environments for build and deployment tasks.

    Pythonclicticybersecurity
    عرض على GitHub↗85,076
  • enaqx/awesome-reactالصورة الرمزية لـ enaqx

    enaqx/awesome-react

    73,650عرض على GitHub↗

    This project is a community-driven knowledge base that serves as a centralized directory for the React and React Native ecosystems. It functions as a developer discovery portal, aggregating high-quality libraries, frameworks, and learning resources to assist in the research and selection of tools for modern web and mobile application development. The repository distinguishes itself through a hierarchical taxonomy that organizes a fragmented landscape of third-party software into functional domains. By utilizing markdown-based content curation, it provides a structured index that allows develo

    Indexes utilities for building, testing, and documenting interface components within isolated environments.

    awesomeawesome-listjavascript
    عرض على GitHub↗73,650
  • shareai-lab/learn-claude-codeالصورة الرمزية لـ shareAI-lab

    shareAI-lab/learn-claude-code

    67,975عرض على GitHub↗

    This project provides a modular framework for building and orchestrating autonomous AI agents. It functions as an agentic workflow engine that manages the full lifecycle of task execution, including model reasoning, tool invocation, and the integration of results. By utilizing a centralized orchestration platform, the system enables the creation of multi-agent teams that collaborate on complex objectives through structured communication and shared task graphs. The framework distinguishes itself through its focus on persistent, stateful operations and multi-agent coordination. It employs file-

    Ensures clean separation of concurrent tasks by operating each agent within an isolated filesystem directory.

    Pythonagentagent-developmentai-agent
    عرض على GitHub↗67,975
  • localstack/localstackالصورة الرمزية لـ localstack

    localstack/localstack

    64,423عرض على GitHub↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud provider costs. The platform distinguishes itself through sophisticated traffic redirection and request routing, which intercept cloud service calls at the network layer and redirect them to local handlers. This enables seamless integration with existing development workflows, al

    Integrates container-based tools into existing development workflows to manage and test cloud infrastructure locally.

    Pythonawscloudcontinuous-integration
    عرض على GitHub↗64,423
  • sickcodes/docker-osxالصورة الرمزية لـ sickcodes

    sickcodes/Docker-OSX

    52,595عرض على GitHub↗

    Docker-OSX is a containerized virtualization platform that enables the execution of full operating systems within isolated environments. By leveraging hardware-accelerated hypervisors and machine emulation, the project allows guest operating systems to run with near-native performance, effectively mimicking dedicated physical hardware within a container. The platform distinguishes itself by providing a complete infrastructure for remote desktop and headless management, allowing users to interact with virtualized graphical environments over network protocols. It supports advanced hardware inte

    Establishes secure, reproducible workspaces that isolate system dependencies and configurations within virtualized instances.

    Shellcontainerdockerdocker-osx
    عرض على GitHub↗52,595
  • pierian-data/complete-python-3-bootcampالصورة الرمزية لـ Pierian-Data

    Pierian-Data/Complete-Python-3-Bootcamp

    29,604عرض على GitHub↗

    This project is a beginner coding bootcamp and Python programming curriculum. It provides a structured set of educational materials and exercise files designed to guide students through the Python language from basic to advanced levels. The curriculum is delivered as Jupyter Notebook courseware, combining live code execution with explanatory text for technical demonstrations. It also functions as a project repository, offering a collection of milestone coding exercises and source files for practicing software development and core syntax. The materials are organized into sequential modules an

    Provides isolated directory structures for milestone exercises to prevent dependency conflicts.

    Jupyter Notebook
    عرض على GitHub↗29,604
  • openai/openai-agents-pythonالصورة الرمزية لـ openai

    openai/openai-agents-python

    27,191عرض على GitHub↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Provisions ephemeral sandbox sessions with custom snapshots and manifests for secure agent execution.

    Pythonagentsaiframework
    عرض على GitHub↗27,191
  • slopus/happyالصورة الرمزية لـ slopus

    slopus/happy

    21,984عرض على GitHub↗

    Happy is a remote management platform designed to orchestrate and monitor multiple concurrent artificial intelligence coding agents across self-hosted development environments. It functions as a secure gateway, allowing users to control local programming assistants and manage development tasks from any device. The platform distinguishes itself by providing a hands-free interaction layer that enables users to execute commands through voice input. It also integrates a notification workflow that delivers real-time alerts to mobile or desktop devices, ensuring users remain informed when agents re

    Executes coding sessions within isolated containerized environments to prevent resource interference.

    TypeScriptclaude-codeclaude-desktopclaude-mobile
    عرض على GitHub↗21,984
  • testing-library/react-testing-libraryالصورة الرمزية لـ testing-library

    testing-library/react-testing-library

    19,606عرض على GitHub↗

    React Testing Library is a testing framework for verifying React components by interacting with rendered output instead of internal implementation details. It functions as a DOM testing utility and a frontend integration testing tool that mounts components into a virtual document object model for execution within Node.js environments. The library utilizes an accessibility-first query engine to locate user interface elements via ARIA roles and labels. This approach ensures web accessibility standards are met by mirroring how users perceive the interface rather than relying on implementation-sp

    Renders components in an isolated virtual DOM environment to enable fast execution within Node.js.

    JavaScriptjavascriptreactjstesting
    عرض على GitHub↗19,606
  • yudai/gottyالصورة الرمزية لـ yudai

    yudai/gotty

    19,407عرض على GitHub↗

    Gotty is a web-based terminal emulator that functions as a secure remote shell gateway. It exposes command-line processes as interactive web applications, allowing users to access and manage terminal sessions directly through a standard browser without requiring local terminal software. The system distinguishes itself by integrating with terminal multiplexers to enable shared, real-time collaboration among multiple remote clients. It enforces security through a combination of TLS-encrypted network transport and configurable access control mechanisms, including basic authentication and client

    Provides isolated, containerized workspaces for terminal sessions to ensure a secure and sandboxed experience for every connected user.

    Gobrowsergojavascript
    عرض على GitHub↗19,407
  • ish-app/ishالصورة الرمزية لـ ish-app

    ish-app/ish

    19,325عرض على GitHub↗

    This project provides a complete Linux environment for mobile devices by emulating an x86 architecture and translating system calls into native mobile operations. It functions as a terminal emulator that allows users to run standard command-line utilities, manage software packages, and execute unmodified Linux binaries directly on their mobile hardware. The environment distinguishes itself through its ability to maintain persistent background execution, preventing the mobile operating system from suspending shell tasks or active processes. It supports a containerized approach to the root file

    Supports a containerized approach to the root filesystem, allowing users to import and customize Linux distributions.

    Cemulatorhacktoberfestios
    عرض على GitHub↗19,325
  • rizinorg/cutterالصورة الرمزية لـ rizinorg

    rizinorg/cutter

    18,957عرض على GitHub↗

    Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It provides an environment for analyzing the internal logic and data structures of compiled binaries through integrated disassembly and visualization. The platform supports a containerized deployment model to provide isolated environments for binary analysis, which is used to examine suspicious binaries without risking the host system. It is an extensible security tool that allows for the addition of custom analysis capabilities and visualizers via native plugins and scripts. The to

    Utilizes containerized isolated workspaces to protect the host system when examining suspicious binaries.

    C++
    عرض على GitHub↗18,957
  • k4yt3x/video2xالصورة الرمزية لـ k4yt3x

    k4yt3x/video2x

    18,754عرض على GitHub↗

    Video2x is a modular processing framework designed for AI-enhanced video upscaling and frame rate conversion. It functions as a comprehensive toolset for increasing the resolution and visual clarity of media files while generating intermediate frames to improve motion smoothness. The system is built to handle intensive media transformation tasks by leveraging hardware acceleration and custom encoding pipelines. The project distinguishes itself through a plugin-based architecture that allows for the integration of custom machine learning models and specialized algorithms. It utilizes a modular

    Encapsulates the entire processing stack and dependencies within isolated environments for consistent performance.

    C++anime4kframe-interpolationmachine-learning
    عرض على GitHub↗18,754
  • trycua/cuaالصورة الرمزية لـ trycua

    trycua/cua

    18,720عرض على GitHub↗

    Cua is an agent benchmarking and desktop automation platform designed to evaluate autonomous agents and execute repetitive tasks within isolated, virtualized environments. It provides a framework for provisioning consistent workspaces and measuring agent performance against standardized desktop operations. The platform distinguishes itself by integrating virtual machine orchestration with headless interaction capabilities. By leveraging hypervisor-based virtualization, it runs operating systems at near-native speeds, while its automation layer injects commands directly into application proces

    Provides isolated, containerized workspaces for consistent agent execution environments.

    HTMLagentai-agentapple
    عرض على GitHub↗18,720
  • sandboxie-plus/sandboxieالصورة الرمزية لـ sandboxie-plus

    sandboxie-plus/Sandboxie

    18,636عرض على GitHub↗

    Sandboxie is an operating system-level virtualization tool designed to run Windows applications in isolated, secure environments. By intercepting system calls and redirecting file system and registry modifications to a separate, discardable storage area, it prevents untrusted software from making permanent changes to the host system. This containment ensures that browser history, temporary files, and potential malware remain trapped within the sandbox, protecting the integrity and privacy of the underlying host. The software distinguishes itself through granular control over the isolation env

    Creates containerized workspaces that restrict process access to system resources and hardware.

    C
    عرض على GitHub↗18,636
  • frdel/agent-zeroالصورة الرمزية لـ frdel

    frdel/agent-zero

    18,223عرض على GitHub↗

    Agent Zero is an LLM agent framework and multi-agent orchestrator that provides an AI-powered interface for operating system tasks. It functions as a containerized AI workspace, allowing large language models to interact with a filesystem and terminal within an isolated Linux environment. The system distinguishes itself through a hierarchical orchestration model that decomposes complex goals by spawning specialized sub-agents to collaborate and consolidate results. It features a plugin-based architecture for extending capabilities via a community plugin hub, a custom skills system, and extern

    Provides an isolated Linux execution environment via Docker for LLMs to safely interact with a filesystem and terminal.

    Python
    عرض على GitHub↗18,223
  • theonedev/onedevالصورة الرمزية لـ theonedev

    theonedev/onedev

    14,705عرض على GitHub↗

    OneDev is a self-hosted, unified development platform that integrates Git repository hosting, issue tracking, and continuous integration and deployment (CI/CD) into a single system. It provides a comprehensive environment for managing the entire software lifecycle, allowing teams to coordinate code reviews, track development tasks, and automate build pipelines through a centralized interface. The platform distinguishes itself by offering browser-based, containerized development environments that allow developers to access and edit project files directly on the server. Its build system utilize

    Provisions isolated, containerized development environments that are disposable and accessible via the browser.

    Javaci-cddevopsgit
    عرض على GitHub↗14,705
  • the-pocket/pocketflow-tutorial-codebase-knowledgeالصورة الرمزية لـ The-Pocket

    The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

    12,396عرض على GitHub↗

    This project is a comprehensive suite of AI tools and frameworks, featuring an LLM multi-agent orchestrator, an autonomous agent runtime, and a stateful application framework. It provides the infrastructure to build and manage specialized AI agents capable of coordinating complex tasks through graph-based workflows and shared state. The system is distinguished by its implementation of the Model Context Protocol, allowing for standardized resource discovery and communication between AI clients and servers. It further includes an AI-powered documentation generator designed to analyze source cod

    Executes generated code within isolated containerized sandboxes to protect the host system.

    Pythoncodinglarge-language-modellarge-language-models
    عرض على GitHub↗12,396
السابق12التالي
  1. Home
  2. Development Tools & Productivity
  3. Development Environment Management
  4. Containerized and Isolated Workspaces

استكشف الوسوم الفرعية

  • Component Development Environments2 وسوم فرعية
  • Component Sandboxes
  • Container Orchestration Integrations
  • Ephemeral Execution Environments
  • Isolated Sandboxes