Repository History
2 repositories tagged with sandbox

Zeroboot: Sub-millisecond VM Sandboxes for AI Agents
Zeroboot is an innovative open-source project that delivers sub-millisecond VM sandboxes, primarily designed for AI agents and other applications requiring extremely fast, isolated code execution environments. It leverages copy-on-write forking and Firecracker microVMs to achieve hardware-enforced isolation with minimal overhead. This approach enables rapid, secure code execution, ideal for high-performance AI applications.
sandbox-sdk: Secure Sandboxed Code Environments on Cloudflare's Edge
The Cloudflare sandbox-sdk provides a powerful toolkit for running isolated code environments directly on Cloudflare's global edge network. This SDK enables developers to execute untrusted code securely and efficiently, making it ideal for AI agents, code interpreters, and various serverless applications.