Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khachikastoyan/rce

RCE stands for remote code execution engine
https://github.com/khachikastoyan/rce

Last synced: 14 days ago
JSON representation

RCE stands for remote code execution engine

Awesome Lists containing this project

README

        

## What's this

This is a small remote code execution engine I started working on in the beginning of 2024, which evolved from simply being a coding sandbox to a platform that will allow users to solve algorithmic problems (like Leetcode)

- [ ] Improve error handling of the executor
- [ ] Isolate the stout and stderr of each test case (idk how)