-
Updated
Apr 7, 2022 - JavaScript
#
code-execution
Here are 41 public repositories matching this topic...
A high performance general purpose code execution engine.
competitive-programming
online-judges
online-judge
online-compiler
onlinejudge
code-execution
code-executor
code-runner
onlinejudge-solution
-
Updated
Apr 3, 2022 - HTML
web-ide
code-editor
online-judge
online-compiler
online-editor
code-execution
code-executor
code-runner
online-ide
-
Updated
Mar 28, 2022 - JavaScript
Discord bot for programming, runs code (600+ langs), queries/show docs and references
-
Updated
Sep 7, 2021 - Python
Code execution via Python package installation.
-
Updated
Nov 28, 2018 - Python
Have you ever wondered how code execution on competitive programming websites like leetcode works? Code that runs code. Tried implementing that.
-
Updated
Oct 31, 2021 - JavaScript
x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration
windows
cli
kernel
driver
windows-10
memory-hacking
device-driver
drivers
kernel-exploitation
code-execution
kernel-exploit
kernel-exploits
smep
smep-bypass
-
Updated
Jun 5, 2021 - C++
x64 Windows kernel driver mapper, inject unsigned driver using anycall
-
Updated
Jun 4, 2021 - C++
Universal shell supporting code highlighting, files, and interpretation without the need to download a language.
python
shell
cli
nix
code-editor
compile
piston
hacktoberfest
code-execution
piston-api
terminal-editor
piston-cli
universal-shell
-
Updated
Nov 17, 2021 - Python
Jupyterlab extension to show notebook cell completion notifications
telegram
jupyter
notification
jupyterlab
email-notifications
browser-notifications
mobile-notifications
slack-notifications
code-execution
telegram-notification
jupyterlab-extension
mobile-notification
labextension
jupyter-notifications
jupyterlab-notifications
-
Updated
Oct 9, 2021 - Jupyter Notebook
Experimental code execution microservice based on Docker containers.
-
Updated
Feb 1, 2022 - Go
-
Updated
Jul 27, 2020 - Python
Try It Online clone: online sandbox environment for testing code in a variety of languages
-
Updated
Mar 23, 2022 - TypeScript
x64 Windows privilege elevation using anycall
windows
kernel
exploit
windows-10
privilege-escalation
code-execution
privilege-elevation
privilege-escalation-exploits
-
Updated
May 28, 2021 - C++
widgets
online-judges
online-judge
web-widgets
online-compiler
code-execution
judge0
online-code-editor
online-code-execution
-
Updated
Nov 8, 2020 - CSS
Secure sandboxing system for untrusted code execution
-
Updated
Jul 25, 2021 - Rust
A Gleam playground based on the original 'Better Go Playground' project by x1unix. The playground is powered by React, the Monaco editor, OpenFaaS and the FastAPI Python framework.
-
Updated
Jul 10, 2021 - TypeScript
NodeJS Deserialization Payload Generator
-
Updated
Mar 31, 2021 - JavaScript
ionCube Loader Add-On for Running PHP Encoded Files in Jelastic
php
security
php7
encoder
decoder
loader
php-extension
php5
php7-extension
php-encryption
code-execution
ioncube
security-tools
code-protection
ioncube-php
-
Updated
May 21, 2021 - Shell
enhancement
New feature request
good first issue
Good for newcomers
discussion
Discussion is required before accepting PR or making new changes
Open
Write tests
Open
CLI to spawn Workers
roerohan
commented
Sep 29, 2020
CLI to spawn Workers
The scripts used to spawn workers consist of a lot of repetitive code, it would be really useful to have a CLI instead.
The CLI could have options like:
code-executor spawn-worker --name myExecutor -n 10 --redis "redis://127.0.0.1:6379"
This spawns 10 workers on the server with the redis instance for managing the queue located at `redis://127.0.0.1:6379
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Hacktoberfest 2020
A game I researched, got arbitrary code execution on the game server.
-
Updated
Oct 19, 2020 - C
Share and collaborate on your code with developers anywhere.
-
Updated
Aug 3, 2021 - JavaScript
Input/Output black box test automation tool.
testing
go
productivity
validation
cross-platform
command-line
tool
validator
test-automation
competitive-programming
testing-tools
validation-engine
code-execution
testing-tool
code-runner
output-checking
-
Updated
Dec 1, 2021 - Go
Trabajo práctico de la asignatura Sistemas operativos. Universidad Tecnológica Nacional
-
Updated
Mar 31, 2017 - C
Testing tool for checking programs console output.
testing
debian
cross-platform
ubuntu
command-line
test-automation
competitive-programming
testing-tools
autotools
sut
system-testing
code-execution
code-runner
output-checking
-
Updated
Apr 3, 2022 - C++
Codyglot is a polyglot code execution tool.
-
Updated
Feb 8, 2019 - Go
A small python3 programm to map shell commands and python3 code to your controller through the inputs library
python
workflow
controller
python3
xbox-controller
code-execution
xbox-one-controller
shell-commands
-
Updated
Dec 6, 2020 - Python
Improve this page
Add a description, image, and links to the code-execution topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-execution topic, visit your repo's landing page and select "manage topics."
Related Issues : #17 #25
The Question or Assignment model needs to be updated with a new field
base_code
.Used by Moss for ignoring student submissions which match with it.
Additional Context
Different Templates can be provided to professors for easier usage. For e.g
A C++ base code may contain following content.