mirror of
https://github.com/MeiK2333/river.git
synced 2025-09-26 22:49:11 +08:00
强大、安全、领先的评测机
example | ||
plugins | ||
proto | ||
runner | ||
src | ||
.dockerignore | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
Dockerfile | ||
LICENSE | ||
README.md |
river
环境要求
- linux
Example
cd example
python3 main.py
TODOs
已经完成基本功能,后续需要优化
基于 ptrace 的精准内存测量- 基于 cgroups 的资源控制
- 用户、组限制
示例代码- 安全测试
- 优化 args 生成代码,减少测量出的用户代码执行时间
- special judge
- docker 部署
- 更多语言支持
- 使用配置文件配置语言
- 使用环境变量等机制自定义评测目录