# oj-code-sandbox **Repository Path**: caohaolong/oj-code-sandbox ## Basic Information - **Project Name**: oj-code-sandbox - **Description**: 可独立部署的代码执行沙箱 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-02 - **Last Updated**: 2025-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CODE-SANDBOX ### 项目介绍 该项目实现了: - 基于 Java 原生实现的代码沙箱 - 基于 Docker 实现的代码沙箱,目前支持 Java 和 Python 两种语言 可以作为一个单独的 Web 第三方服务,供其他开发者调用