aiagent.club
中文
GitHub repo

boxlite-ai/boxlite

Rust Tracked since 2025-12-07 Updated 2026-09-12 View source ↗

#457 of 803 by Stars among GitHub repos

2.3k Stars

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

About

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)

Excerpted from github.com/boxlite-ai/boxlite

Latest metrics

Stars 2.3k 2026-09-12
Forks 177 2026-09-12
Commits 916 2026-09-12
Releases 40 2026-09-12
Watchers 20 2026-09-12
Open issues 70 2026-09-12
Open PRs 210 2026-09-12