Online Judge
An online judge is an online system to test programs in programming contests. They are also used to practice for such contests like ICPC. The system can compile and execute your code, and test your code with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction, and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result.
Here are 27 public repositories matching this topic...
A docker-based OJ judgement system implementation, the goal is to be compatible with hustoj judge | 基于 docker 的判题系统,目标是与 hustoj judge 兼容
-
Updated
Mar 18, 2025 - Go
Microservice Online Judge based on Go-Kratos
-
Updated
Jul 1, 2025 - Go
Kubernetes-based secure code runner with isolation and resource limits.
-
Updated
Jun 18, 2025 - Go
Stupid simple yet powerful code execution engine with support for batched test-case submissions
-
Updated
Sep 3, 2023 - Go
An Online Code Execution API written in Golang, using echo as web framework, isolate as sandbox and Google Cloud Storage as permanent data storage.
-
Updated
Mar 15, 2022 - Go
reimplementation of QDUOJ JudgeServer 兼容青岛大学 OnlineJudge
-
Updated
Feb 15, 2023 - Go
An advanced open-source online code execution system based on git
-
Updated
Nov 4, 2024 - Go
Command-line tool for testing competitive programming solutions
-
Updated
Dec 4, 2020 - Go
API driven competitive programming system
-
Updated
Aug 1, 2025 - Go
Online Judge Engine Powered by runC, gVisor and other execution runtime
-
Updated
Apr 22, 2022 - Go
An online judge system written in go
-
Updated
Dec 12, 2024 - Go
DEKO is a powerful online compiler, DEKO offers both REST and WebSocket APIs, allowing users to compile code and receive real-time output in Go
-
Updated
Apr 23, 2023 - Go
- Followers
- 71 followers
- Website
- github.com/topics/online-judge
- Wikipedia
- Wikipedia