bytedance/SandboxFusion
None observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 92
- Release rhythm 35
- Longevity 49
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 686
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
1060 stars · 103 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A secure, self-hosted code sandbox service from ByteDance that runs and judges code generated by LLMs across 20+ programming languages via a uniform HTTP API. It ships with built-in support for popular coding evaluation datasets like HumanEval, MBPP, and CodeContests, and is designed for production cloud deployment with container-based security isolation.
Use cases
- run untrusted LLM-generated code in a secure sandbox
- evaluate LLM coding ability on HumanEval and MBPP benchmarks
- judge code outputs for reinforcement learning training
- execute code snippets in many languages through one HTTP API
- set up an online judge for coding evaluation datasets
- run GPU code like CUDA in an isolated environment
- serve a code execution backend for an AI coding agent
When to choose
- you need safe execution of model-generated code at scale
- you are benchmarking or training LLMs on coding tasks
- you want one API covering 20+ languages and standard evaluation datasets
- you can deploy Docker containers and want production-ready isolation
When to avoid
- you only need to run your own trusted code locally without isolation
- you cannot deploy Docker or privileged containers
- you need a lightweight in-process sandbox rather than a networked service
Facets
service · maturity active
testing benchmarking http-server security machine-learning llm-training gpu-computing large-language-models developer-tools testing artificial-intelligence self-hosted cloud-computing python self-hosted code-sandbox code-execution online-judge llm-evaluation code-judging multi-language humaneval code-contests jupyter-kernel rl-environment docker linux web-server gpu
2 sources
- readme: https://github.com/bytedance/SandboxFusion · fetched 2026-08-28 · 8a104857216c
- homepage: https://bytedance.github.io/SandboxFusion/ · fetched 2026-08-29 · 11079749a7e1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bytedance/SandboxFusion | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="bytedance/SandboxFusion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem