BigHugger
GH Repository · zerobootdev

zeroboot

Sub-millisecond VM sandboxes for AI agents via copy-on-write forking

stars
2,448
30-day movement
+31/day
Related entries
60
Connections
1
agent-appRustvirtual-machinecopy-on-writerustkvmvmsandboxfirecrackermakecode-executionai-agents

zeroboot is a Rust tool that provides sub-millisecond VM sandboxes for AI agents, using copy-on-write forking on top of KVM/Firecracker-style virtualization. The repository ships a zeroboot binary built with a Rust toolchain under an Apache-2.0 license.

Reach for it when AI agents need to execute code in isolated virtual machines with near-instant startup.

Use it to

  • Sandbox AI agent code execution
  • Spin up per-task isolated VMs quickly
  • Run untrusted code in isolated environments
  • Fork pre-configured VMs via copy-on-write

For Developers building AI agents that execute code

Role
agent-app
Language
Rust
Licence
Apache-2.0
Forks
108
Open issues
6
Last push
2026-03-21
topicsai-agentssandboxvirtual-machinecopy-on-writekvmrust