emjudge-judgecore 0.1.12

Emjudge-Judgecore is a comprehensive library designed for the evaluation and testing of executing programs against specific specifications. Offering a robust judging system, it provides the framework for running and assessing programs within defined criteria, making it an essential tool for comprehensive program evaluation and testing.
Documentation

emjudge-judgecore

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 5 of them enabled by default.

default

  • result

result

  • program
  • quantity

program

  • settings

quantity

    This feature flag does not enable additional features.

settings

    This feature flag does not enable additional features.

run

  • result
  • cgroup
  • tokio

compile

  • result
  • tokio

test

  • run
  • compile

full_v2

  • full
  • cgroup_v2

cgroup_v2

  • cgroup

full

  • test

cgroup

  • quantity

tokio

  • dep:tokio