About BoxLite
BoxLite is a Rust micro-VM runtime for AI agent infrastructure. It gives agents a durable execution boundary with hardware isolation, fast boot, near-native performance, and a clean scaling unit for cloud resources.
BoxLite can run as an embedded library, a standalone server, or a distributed service for serverless-scale execution.
- Library: embed sandboxing directly into your product.
- Server: run isolated workloads for multiple tenants.
- Distributed service: scale agent execution across a cluster.
Repo: https://github.com/boxlite-ai/boxlite Docs: https://docs.boxlite.ai/