awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
codesandbox avatar

codesandbox/codesandbox-client

0
View on GitHub↗
13,618 stars·2,428 forks·JavaScript·37 viewscodesandbox.io↗

Codesandbox Client

This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution environments directly within the browser. It functions as a browser-based code execution engine for rapid prototyping and a scalable cloud workspace for managing repositories and writing code without local environment configuration.

The system features secure sandboxing for isolated development, allowing untrusted or experimental code to run in separated virtual environments. It supports both client-side execution via browser-based bundling and server-side execution through a remote bridge that enables a wide range of programming languages and frameworks.

Additional capabilities include template-driven provisioning for quickly bootstrapping projects, snapshot-based state persistence to restore development sessions, and fork-based cloning. The infrastructure also provides dedicated execution sandboxes for autonomous AI agents to resolve prompts and perform parallel tests.

Features

  • Development Workspaces - Provisions secure, isolated cloud development workspaces that run code independently from the host system.
  • Web-Based IDEs - Offers a professional web-based IDE for writing and managing project files directly within the browser.
  • Browser Bundling Tools - Implements client-side bundling to process and execute JavaScript modules directly in the browser.
  • Browser-Based Execution Environments - Bundles and evaluates code entirely within the client browser for offline execution and prototyping.
  • Cloud and Remote Workspaces - Offers scalable server-side development environments that decouple the coding workspace from local hardware.
  • Remote Editor Bridges - Synchronizes a web-based editor with a remote server-side runtime to execute diverse programming languages.
  • Browser-Based Development Environments - Provides a browser-based development environment for managing web projects without local configuration.
  • Workspace Provisioning - Enables starting projects via predefined templates or importing repositories into cloud-based workspaces.
  • Code Execution Sandboxes - Runs untrusted or experimental code within secure sandboxes to protect the host system.
  • Code Sandboxing Environments - Provides secure, isolated environments to run server-side code without risking the host system's integrity.
  • Container-Based Isolation - Runs code within secure, separated virtual environments to prevent untrusted scripts from accessing the host system.
  • Server-Side Runtimes - Executes projects in a scalable server-side environment supporting various programming languages and frameworks.
  • AI Coding Agent Platforms - Provides a complete platform for orchestrating and operating AI agents that write and execute code.
  • AI Execution Sandboxes - Provides isolated environments specifically designed for running AI coding agents securely.
  • Development Session Snapshots - Saves the entire environment memory and disk state to allow instant restoration of development sessions.
  • Specification-Driven Provisioning - Bootstraps new development environments using predefined configuration sets to rapidly deploy frameworks.
  • Environment Cloning - Creates identical copies of running workspaces to enable parallel testing of AI agents or different branches.
  • Rapid Prototyping Environments - Provides integrated workspaces optimized for quickly iterating on ideas and evaluating code changes in real time.
  • Environment Snapshot Restoration - Implements snapshotting to capture and restore the full state of virtualized development environments for instant session resumption.
  • Agentic Workspace Provisioning - Launches dedicated, ephemeral workspaces for autonomous AI agents to execute code and run tests.

Star history

Star history chart for codesandbox/codesandbox-clientStar history chart for codesandbox/codesandbox-client

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Codesandbox Client

Similar open-source projects, ranked by how many features they share with Codesandbox Client.
  • stackblitz/bolt.newstackblitz avatar

    stackblitz/bolt.new

    16,419View on GitHub↗

    bolt.new is an AI-powered full-stack web builder and browser-based IDE that generates, edits, and deploys web applications using natural language prompts. It functions as an AI-driven application orchestrator, managing the entire development lifecycle through a chat interface. The platform distinguishes itself by integrating a WebAssembly-based runtime and virtual terminal emulation directly in the browser. This allows an AI agent to execute tool calls, manage a virtual filesystem, install packages, and run servers without requiring a local development environment. The system covers a compre

    TypeScript
    View on GitHub↗16,419
  • eclipse-che/cheeclipse-che avatar

    eclipse-che/che

    7,151View on GitHub↗

    This project is a Kubernetes-based cloud IDE platform that provisions and manages containerized development environments accessible via a web browser. It functions as a multi-tenant developer platform, enabling teams to launch standardized workspaces directly from Git repositories. The platform implements development environments as code, using declarative YAML configurations and DevContainer-compatible specifications to define toolsets, IDE settings, and runtime dependencies. This ensures repeatable setups through reusable environment templates and standardized workspace stacks, allowing for

    TypeScriptcloudcloud-idecontainers
    View on GitHub↗7,151
  • coderamp-labs/pad.wscoderamp-labs avatar

    coderamp-labs/pad.ws

    4,126View on GitHub↗

    pad.ws is a web-based development environment that integrates a code editor and terminal with a shared visual canvas for sketching. It functions as a remote development environment and a collaborative visual programming space where teams can map out architectural concepts and write code within a single interface. The project bridges the gap between design and execution by combining a digital whiteboard with a cloud development environment. This allows users to perform visual software planning and technical ideation by linking sketches on an interactive canvas directly to the implementation co

    TypeScriptclouddevtoolwhiteboard
    View on GitHub↗4,126
  • judge0/idejudge0 avatar

    judge0/ide

    1,098View on GitHub↗

    The project is a web-based integrated development environment and online code execution platform built around the Monaco code editor. It provides a browser-based interface where users can write, edit, and execute source code across multiple programming languages without requiring local software installations. The application functions both as a standalone web interface and as an embeddable widget architecture. Through this component-based design, the editor and its dependencies can be mounted directly into external web pages to supply interactive programming environments and execution tools

    JavaScriptcode-editorcode-executioncode-executor
    View on GitHub↗1,098
See all 30 alternatives to Codesandbox Client→

Frequently asked questions

What does codesandbox/codesandbox-client do?

This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution environments directly within the browser. It functions as a browser-based code execution engine for rapid prototyping and a scalable cloud workspace for managing repositories and writing code without local environment configuration.

What are the main features of codesandbox/codesandbox-client?

The main features of codesandbox/codesandbox-client are: Development Workspaces, Web-Based IDEs, Browser Bundling Tools, Browser-Based Execution Environments, Cloud and Remote Workspaces, Remote Editor Bridges, Browser-Based Development Environments, Workspace Provisioning.

What are some open-source alternatives to codesandbox/codesandbox-client?

Open-source alternatives to codesandbox/codesandbox-client include: stackblitz/bolt.new — bolt.new is an AI-powered full-stack web builder and browser-based IDE that generates, edits, and deploys web… eclipse-che/che — This project is a Kubernetes-based cloud IDE platform that provisions and manages containerized development… coderamp-labs/pad.ws — pad.ws is a web-based development environment that integrates a code editor and terminal with a shared visual canvas… judge0/ide — The project is a web-based integrated development environment and online code execution platform built around the… stackblitz/webcontainer-core — WebContainer is a browser-based runtime environment designed to execute server-side code, operating system commands,… coder/coder — Coder is a self-hosted platform for provisioning and managing isolated, containerized development environments. It…