Ross ROSS = Recommend OSS · open-source software intelligence for agents

zerobootdev/zeroboot

Sub-millisecond VM sandboxes for AI agents via copy-on-write forking observed · 2026-08-28

github.com/zerobootdev/zeroboot · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

48/100

  • Activity 73
  • Release rhythm 35
  • Longevity 12

Flags: no_releases young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 171
  • days_rel: n/a
  • days_push: 165
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2435 stars · 108 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Zeroboot is an open-source sandboxing service that spawns sub-millisecond KVM virtual machines for AI agent code execution by forking Firecracker snapshots via copy-on-write memory mapping. It exposes an HTTP API and Python/TypeScript SDKs, and can be self-hosted on any Linux host with KVM or used via a managed API.

Use cases

  • run untrusted AI-generated code in isolated VMs
  • spawn thousands of sandboxes with millisecond latency
  • execute Python or JavaScript snippets server-side for agents
  • self-host a code execution sandbox on a Linux box with KVM
  • replace E2B or Daytona with a faster, cheaper sandbox
  • give LLM agents a safe compute environment with hardware isolation

When to choose

  • you need hardware-enforced VM isolation for untrusted agent code
  • spawn latency and per-sandbox memory footprint are critical
  • you want an open-source, self-hostable alternative to E2B or microsandbox
  • you run Linux hosts with KVM support

When to avoid

  • you need a production-hardened, battle-tested sandbox today
  • your hosts lack KVM or you run on macOS/Windows
  • you need non-Linux guest runtimes beyond the preloaded templates
  • you require long-lived persistent sandboxes rather than short-lived forks

Facets

service · maturity experimental

api-framework http-server sdk security cloud-computing developer-tools self-hosted rust python self-hosted cloud firecracker kvm copy-on-write vm-snapshots code-interpreter ai-agent-sandbox sub-millisecond-spawn sandbox virtualization code-execution ai-agents linux nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
zerobootdev/zerobootmain48

For agents

markdown · JSON · MCP: product_card(name="zerobootdev/zeroboot")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem