AI/智能体/模型工具 · Rust

TencentCloud/CubeSandbox

Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents.

增长榜 #63 已读 GitHub / README
增长排名 #63 Fast Growth Top 100
本期热度 Stars 18 OSSInsight 页面展示
Forks 0 榜单记录
Fork / Star 0.0% 社区复用强度

项目解读

Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents. 主题标签包括 agents、container、sandbox。 README 重点章节包括:📰 News、Product Highlights、Demos、Benchmarks、Quick Start。

README / GitHub 亮点

  • GitHub 描述:Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents.
  • v0.4: Safer egress, easier ops。
  • Credential vault — Agents call external APIs as usual; keys never enter the sandbox. Dashboard — version matrix and template health checks; see at a glance whether templates need rebuilding after upgrades.
  • Snapshot, Clone & Rollback at hundred-millisecond granularity。

适用场景

适合评估 AI 应用、智能体工作流、模型工具链、RAG/提示词工程或 AI 辅助开发场景。

采用前核查

采用前仍需核查许可证、维护节奏、issue 质量、release 记录和生产适配成本。

README 摘要

Instant, Concurrent, Secure & Lightweight Sandbox Service for AI Agents Cube Sandbox is a high-performance, out-of-the-box secure sandbox service built on RustVMM and KVM. It supports both single-node deployment and easy scaling to multi-node clusters. It is compatible with the E2B SDK and can create a hardware-isolated, fully serviceable sandbox in under 60ms with less than 5MB of memory overhead. v0.4: Safer egress, easier ops Credential vault — Agents call external APIs as usual; keys never enter the sandbox. D…