Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 445 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 445 Bytes

tabox

Docs crates.io

A sandbox for task-maker and TuringArena

What does it do

tabox allows you to do two things:

  • launch a process in a secure environment, where it cannot damage the existing machine
  • measure and limit the resource (cpu time, memory) usage of the process

License: MPL-2.0