Note
Last directory refresh: March 27, 2026. This repository is only a directory of sandbox options.
| Provider | Service model | Notable capabilities | Pricing snapshot |
|---|---|---|---|
| Daytona | Remote dev sandboxes / workspaces | sandbox lifecycle, exec, filesystem, snapshots, SDK + API | Not publicly listed |
| Namespace | Cloud development environments | persistent environments, SSH access, session-oriented workflows | Not publicly listed |
| Modal | Serverless containers and sandboxes | containerized exec, filesystem, autoscaling, GPU workloads | Starter: $0 + usage, includes $30/month credits. Team: $250/month + usage, includes $100/month credits |
| Fly.io | Firecracker VMs and app machines | VM-style workloads, attached volumes, process execution | Usage-based infrastructure pricing |
| Vercel Sandbox | Ephemeral microVM sandboxes | command execution, file upload/download, automation-friendly SDK | Not publicly listed |
| Docker | Self-hosted containers | local or remote containers, exec, archive-based filesystem workflows | Depends on your own infrastructure and Docker licensing |
| Deno Sandbox | Firecracker microVM sandboxes | code execution, persistent filesystem, network policies, SSH, HTTP exposure, VS Code exposure | $0.05/CPU-hr, $0.016/GiB-hr, $0.20/GiB-month |
| Runloop | Cloud browser / VM-like agent sandboxes | low-latency command execution, browser and environment automation | Not publicly listed |
| Cloudflare | Container workloads on Cloudflare infrastructure | containers plus surrounding Cloudflare primitives, API-driven orchestration | Depends on underlying Cloudflare products |
| OpenComputer | API-managed sandboxes | commands, filesystem, PTY, template management | Not publicly listed |
| Blaxel | AI runtime / sandbox infrastructure | process execution and API-managed environments | Not publicly listed |
| OpenSandbox | Hosted sandbox environments | command execution and file workflows | Not publicly listed |
| Ona | Cloud engineering environments | VM-backed workspaces, tasks, Gitpod migration path | Small $0.12/hr, Regular $0.23/hr, Large $0.46/hr, XL $1.84/hr, GPU $1.95/hr |
| GitHub Codespaces | Hosted development VMs | SSH/terminal workflows, persistent dev environments, prebuilds | Metered by machine type, storage, and transfer |
| Coder | Self-hosted remote workspaces | templates, workspace lifecycle, SSH/IDE integrations | Not publicly listed |
| Devin | Managed AI engineer environment | agent-driven sandbox/session workflows | Not publicly listed |
| Provider | Isolation model | Command execution | File operations | Persistence / volumes | Snapshot-like workflow |
|---|---|---|---|---|---|
| Daytona | VM-style sandbox | Yes | Yes | Yes | Yes |
| Namespace | Remote dev environment | Yes | Yes | Yes | Partial / provider-specific |
| Modal | Container sandbox | Yes | Yes | Yes | Partial / filesystem-oriented |
| Fly.io | Firecracker VM | Yes | Partial / volume-centric | Yes | Partial / suspend or image-based workflows |
| Vercel Sandbox | microVM | Yes | Yes | Partial | Partial |
| Docker | Container | Yes | Yes | Yes | Partial / image-based |
| Deno Sandbox | Firecracker microVM | Yes | Yes | Yes | Partial / persistent filesystem |
| Runloop | Managed sandbox / VM | Yes | Yes | Yes | Provider-specific |
| Cloudflare | Container platform | Yes | Yes | Partial | No clear generic snapshot primitive |
| OpenComputer | Managed sandbox | Yes | Yes | Yes | Provider-specific |
| Blaxel | Managed runtime | Yes | Partial | Partial | No clear generic snapshot primitive |
| OpenSandbox | Hosted sandbox | Yes | Yes | Partial | No clear generic snapshot primitive |
| Ona | VM workspace | Yes | Partial | Yes | Partial |
| GitHub Codespaces | VM workspace | Yes | Yes | Yes | Partial / prebuilds rather than snapshots |
| Coder | Workspace platform | Yes | Yes | Yes | Partial / template-oriented |
| Devin | Managed session sandbox | Indirect / agent-mediated | Limited | Partial | No clear generic snapshot primitive |
- Only include publicly available information.
- If a provider does not expose public pricing, write
Not publicly listed.
Pricing and capability summaries above were refreshed from official provider docs and pricing pages on March 27, 2026.
MIT