Skip to content
#

code-sandbox

Here are 29 public repositories matching this topic...

基于 Docker 的在线代码执行沙箱系统,支持 Java、JavaScript、Python、C 等多语言代码的安全隔离运行。采用 Spring Boot + Docker 技术栈,应用策略模式和模板方法模式实现代码的编译执行和资源限制。可作为在线评测系统的核心组件,是一个适合作为毕业设计参考或个人练手的项目,同时很适合放在简历上提高竞争力。

  • Updated Jan 5, 2025
  • Java

# 🐢🚀 Node.js Sandbox MCP ServerThis repository hosts a Node.js server that implements the Model Context Protocol (MCP) for running JavaScript in isolated Docker containers. It allows for on-the-fly npm dependency installation, making it easy to execute code safely and efficiently.

  • Updated Aug 26, 2025
  • TypeScript
xsukax-Python-Web-Runner

A sophisticated, single-file web application that enables users to write, execute, and manage Python code directly within their web browser. Built on top of Pyodide - a WebAssembly-compiled Python interpreter - this tool eliminates the need for server-side infrastructure, Python installations, or complex development environments.

  • Updated Oct 28, 2025
  • HTML

PHP Code Lib is a comprehensive library for analyzing, validating, executing, editing, beautifying, and obfuscating PHP code. It is designed for advanced code introspection, automation, refactoring, security hardening, and developer tooling. It allows you to safely inspect, manipulate, parse and execute PHP source code at a structural level.

  • Updated Dec 18, 2025
  • PHP

Improve this page

Add a description, image, and links to the code-sandbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-sandbox topic, visit your repo's landing page and select "manage topics."

Learn more