This website requires JavaScript.
Explore
Help
Sign in
dsc
/
coderunner
Watch
8
Star
0
Fork
You've already forked coderunner
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
106
commits
1
branch
0
tags
205
KiB
Rust
99.5%
Shell
0.5%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Artem Kudyakov
810a7aa8cb
feat(native::executor): Implement stdout and stderr size limits
2025-08-11 11:34:06 +04:00
.github
/workflows
fix(ci): Disable AppArmor restrictions
2025-08-07 15:10:29 +04:00
proto
fix: Remove the executable size limit during compilation
2025-08-09 15:49:34 +04:00
src
feat(native::executor): Implement stdout and stderr size limits
2025-08-11 11:34:06 +04:00
testbins
feat(native::executor): Implement stdout and stderr size limits
2025-08-11 11:34:06 +04:00
.gitignore
feat(native::executor): Implement PID and FS isolation
2025-08-06 18:34:49 +04:00
build.rs
api: Describe protobuf
2025-07-17 16:46:10 +04:00
Cargo.lock
refactor(native::executor): Read stdout and stderr in chunks
2025-08-10 21:18:46 +04:00
Cargo.toml
refactor(native::executor): Read stdout and stderr in chunks
2025-08-10 21:18:46 +04:00
test.sh
feat: Handle compiling
2025-07-23 15:41:55 +04:00