1 مستودع
Frameworks for executing user-provided code on remote servers while maintaining security and isolation.
Distinct from Remote Code Execution: Distinct from raw remote execution by focusing on the safe integration of compilers within a web application.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Safe Remote Code Execution. Refine with filters or upvote what's useful.
This project is an interactive coding tutorial platform and markdown-based course engine. It functions as a web-based education system that transforms markdown files into structured educational pages with integrated interfaces for writing and running code. The platform utilizes a remote code execution framework to validate user-submitted snippets in real time by integrating with external compilers and execution engines. To ensure consistent delivery across different hosting platforms, the entire learning environment is provided as a containerized deployment. The system covers a broad capabil
Integrates external compilers to safely run user-submitted code and return outputs within the web app.