overtest / execution-agent

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

Home Page:https://overtest.sirkadirov.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overtest Agent

Overtest Agent is a part of Overtest project that is used to run programs with some resource and feature limits set. It is powered by limtrac - another project from Overtest galaxy, which aims to create a Rust and C-compatible library that gives access to all the previously mentioned features with a simple API.

ℹ️ Note that Overtest Agent can be useless thing when it's used without Overtest, just because it gives a friendlier JSON-in JSON-out command line interface to interact with limtrac. If you need to run CLI applications with resource limits enforcements, you should create a custom program using C or Rust with limtrac added as a dependency.

About

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

https://overtest.sirkadirov.com/

License:GNU General Public License v3.0


Languages

Language:Rust 64.1%Language:C# 34.0%Language:Shell 1.9%