GitHub 仓库

boxlite-ai/boxlite

Rust 首次收录 2025-12-07 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 448 / 共 783

2.2k Star

The micro-VM for AI agents — light enough to embed on your laptop, elastic enough to power an agentic cloud.

项目介绍

The compute substrate for AI agents — light enough to embed on your laptop, elastic enough to power an agentic cloud.

A Box is a hardware-isolated micro-VM that runs any OCI image — and it persists. Agents install packages, write files, and resume across turns, never from cold.

One engine. Embed it, run it, deploy it, distribute it.

Import BoxLite and give your agent an isolated VM to run code — no daemon, no binary. (Python 3.10+)

Other languages — Node.js, Go, Rust (and the C SDK)

Node.js (npm install @boxlite-ai/boxlite, Node 18+)

Go (go get github.com/boxlite-ai/boxlite/sdks/go, Go 1.24+ with CGO)

Rust (cargo add boxlite tokio futures --features tokio/macros,tokio/rt-multi-thread)

摘自 github.com/boxlite-ai/boxlite

最新指标

Star 2.2k 2026-07-16
Fork 140 2026-07-16
提交 652 2026-07-16
发布 39 2026-07-16
Watcher 20 2026-07-16
开放 issue 36 2026-07-16
开放 PR 152 2026-07-16