online-judge-engine

There are 4 repositories under online-judge-engine topic.

  • ffengc/Load-balanced-online-OJ-system

    Implement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large number of submitted requests to each CR host through algorithms. If a CR host crashes in the background, oj_server can also recognize correctly.

    Language:C++1219113
  • wxh06/dockerjudge

    A LXC Based Online Judge Engine, by @wxh06 at @piterator-org

    Language:Python35025
  • eXceediDeaL/StarOJ

    StarOJ is an Online-Judge written in C#.

    Language:C#0000
  • overtest/execution-agent

    A CLI application that powers solutions verification process as a part of Overtest

    Language:Rust0100